Hmm, I did a quick scan of the 3.1 properties-reference.xml and did not find a option to disable object file generation. Are you sure you're using a torque build property to do this (could be an undocumented one in the old code) or do you have a custom set of templates to do this?
Anyway, with the new version this should be done via a custom templates. See: http://db.apache.org/torque/releases/torque-3.3/generator/custom-templat es.html To just create the beans, you can probably just comment out the $generator.parse statements you don't want in the om/Control.vm template file. > -----Original Message----- > From: Damon Jacobsen [mailto:[EMAIL PROTECTED] > Sent: Monday, April 16, 2007 3:38 PM > To: [email protected] > Subject: Bean generation > > We have been using Torque 3.1 to generate our database beans > for us. We use our own persistance layer and only need the > Torque ability to generate xml from the database and then > generate beans from this information. It seems in 3.3 there > is no way to disable generation object files in the OM > target. Am I missing something? > > Damon Jacobsen > Software Engineer > Lifetouch Studios > > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit > http://www.messagelabs.com/email > ______________________________________________________________________ > Duke CE Privacy Statement Please be advised that this e-mail and any files transmitted with it are confidential communication or may otherwise be privileged or confidential and are intended solely for the individual or entity to whom they are addressed. If you are not the intended recipient you may not rely on the contents of this email or any attachments, and we ask that you please not read, copy or retransmit this communication, but reply to the sender and destroy the email, its contents, and all copies thereof immediately. Any unauthorized dissemination, distribution or copying of this communication is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
