Hi,

I'm quite new to Turbine and have been experimenting a bit.  One thing I
have noticed is that when the peer files are generated they all end up
in the same package.  So for example, if I define an address and a
client table in my database, I end up the following eight files in the
om package: BaseAddressPeer, AddressPeer, BaseAddress, Address,
BaseClientPeer, ClientPeer, BaseClient, Client.

What I would prefer if for the all the *Address java files to be in an
address package under the om package and the *Client files to be in a
client package under the om package.

Is this possible and, if so, how do you do it?

Thanks

Rob



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to