On Fri, 23 Nov 2001, Christian Haul wrote: > On 23.Nov.2001 -- 12:35 PM, Christian Haul wrote: > > actions. Anyway, you are right that if you're aware of the limitations > > this "misuse" or should I say "extended application" :-) does make > > sense in many cases. > > Forgot to suggest using SQL views. Might even buy you insert, update > and delete capabilities, depending on how the view is defined and your > DBMS capabilities.
I had some issues when compiling using jikes which warns about using public modifier in interfaces (because every definition in an interface is public and thus not needed). Then I saw that the code is not adapted to the coding convention used here and they differ from the CC used at the Avalon project. Could you reformat your code in the scratpad area according to the Sun Coding Conventions? (CC from Sun). Thanks Giacomo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]