>FROM: Dmitri Colebatch >DATE: 03/05/2002 23:05:15 ... >the options I see are : > >(a) do nothing, and use constants class >(b) your suggestion of using fields int he ejb, and replicating in >interfaces >(c) my suggestion of finder style declarations.
or (d) have XDoclet generate a constants class (either one per class or one per package, not sure which is best) based on either tagged fields and/or finder-style declarations. Andrew. _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
