I will make sure to do the unidiffs..... For backward compatability, I left the basePrefix setting in there. In my application, I don't have any custom business logic (Yet) in all of the Foo.java and FooPeer.java classes. So, if I wanted to add the suffix, it was very easy for me.
Eric -----Original Message----- From: Daniel Rall [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 5:01 PM To: Turbine Developers List Subject: Re: <PATCH> BaseFoo.java and BaseFooPeer.java -> FooBase.java and Foo BasePeer.java This would completely hose backward compatibility. Also, in the future, unidiffs (e.g. cvs diff -u) are preferred. -- 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]>
