As usual, I like to do things backwards! Making javadocs would be much simpler then changing the code just to reorder my OM classes in the file view!
Ah well, at least it was a good exercise in learning the Torque .vm files and build methods! Would it be worth adding a target to the build.xml to create the Javadoc for the OM classes generated by <project-om>? Eric -----Original Message----- From: Jon Stevens [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 8:23 PM To: turbine-dev Subject: Re: <PATCH> BaseFoo.java and BaseFooPeer.java -> FooBase.java and Foo BasePeer.java on 11/12/01 1:39 PM, "Pugh, Eric" <[EMAIL PROTECTED]> wrote: > I find myself needing to open my BaseFoo > objects frequently. I would say that your problem is this, not the names of the classes. I would suggest generating javadoc for things so that you can see the classes/methods more clearly. -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
