Subject: Re: publish
From: Craig Chambers (chambers@cs.washington.edu)
Date: Thu Apr 26 2001 - 10:18:42 PDT
Jonathan Aldrich wrote:
>
> * Published a comment in one of the native Java methods in
> vortex/Java/stdlib/native. It had been sitting around for a while, for
> some reason, and it seemed like a useful comment. Basically, that
> Class.forName would be easy to implement based on the existing class
> registration infrastructure.
Wow, I'm surprised it's not implemented. We did all the work to implement the
register_name and lookup_name functions, but didn't bother to complete the task
by having the Class.forName native method call lookup_name?! Oh, well.
>
> * Added a top-level subdirectory "ArchJava" that will hold ArchJava
> specific stuff. Right now, it contains the source code to Barat, the
> compiler I will be extending to support ArchJava.
>
> Craig, let me know if you think I should put the ArchJava stuff elsewhere.
> I just thought it would be simplest to take advantage of the existing
> vortex CVS repository rather than create my own.
You should move it to a subdirectory of /projects/cecil/CVS, not
/projects/cecil/CVS/vortex. There are several other top-level non-Vortex
projects in the CVS tree there, e.g. Matthai's stager and my initial MultiPizza
work.
-- Craig
_______________________________________________
Cecil mailing list
Cecil@cs.washington.edu
http://majordomo.cs.washington.edu/mailman/listinfo/cecil
This archive was generated by hypermail 2b25 : Thu Apr 26 2001 - 10:19:05 PDT