Only issue I can think of is if you're upgrading torque and have a schema with the old version dtd in the doctype. Will the change cause the generator choke on old schema defs?
________________________________ From: Thomas Fischer [mailto:[EMAIL PROTECTED] Sent: Sat 1/28/2006 10:55 AM To: [email protected] Subject: Torque tries to get database.dtd over the net if no dtd is specified Is this necessary ?? I would think if no dtd is given, we could use the one which comes in the generator jar without accessing the net for it. See the DTDResolver.resolveEntity() code. Please make yourself heard if you find a reason for the current behaviour. I'm going to change it if I hear nothing. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] 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.
