Keith Visco ([EMAIL PROTECTED]) wrote:
> Since I wrote that code myself...I can assure it's stable...and I have
> no major plans for it, except eventually adding support for inner
> classes.

I added support for member classes in my own copy, but it's probably
not what you guys want.  I added a new class JCompUnit, a really lousy
name for "compilation unit", since JClass seems to be a combination of
a "compilation unit" and a class.  JCompUnit got the code from JClass
which was outside the class body + the class-specific javadoc, and now
owns the print(destDir, lineSeparator) method.  JClass has a simple
print(JSourceWriter) method.

If there's something I can do so we can all use this code, that'd be
great.  Please let me know.

        Gary

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to