Problem with Subversion and Xcode line encodings

2006-12-01 Thread David Aspinall
I have been having a very strange problem with Subversion and Xcode. I am trying to convert from CVS to SVN but when I commit a file that I have edited in Xcode i get ~/trunk/Core/src/ticoon $ svn commit crypto Adding crypto Adding crypto/HexTool.java Transmitting file data .

Re: Single table inheritance and non-null attributes

2006-12-01 Thread Robert Walker
Clark, I actually made change a while back that is, indirectly, related to this issue. A simply stopped using any of the validations in the EOModel, and I now do all my validation in the custom classes. This may sound strange, but there is a method to my madness. I want to have control

Re: Performance on new xserves ?

2006-12-01 Thread Asa Hardcastle
No experience on G5s. But on G4s it _seemed_ to make a big difference. asa On Dec 1, 2006, at 10:01 AM, Ken Anderson wrote: Thanks Asa! Have you had any experience of 1.4 vs 1.5 JVM on G5's ? I'm wrestling with whether or not to change to 1.5, and performance improvements would certain

Re: Performance on new xserves ?

2006-12-01 Thread James Cicenia
I just ordered one on Monday to replace my stolen G4 xserves. I did buy a MacPro.. bottom of the line with 2Gigs and it is noticeably faster than my old dual processor xserves. - James On Nov 30, 2006, at 2:12 PM, Ken Anderson wrote: Has anyone had the opportunity to try WebObjects out on t

EOGenerator, compiler warnings, and Java 1.5

2006-12-01 Thread John Huss
I wanted to share a wonderful bit of knowledge I learned today. If you're using Java 1.5 you can add @SuppressWarnings("all") to the template for your _EO base classes and eliminate annoying compiler messages (usually uneeded import statements). @SuppressWarnings("all") public class _Invoice ext

Re: Performance on new xserves ?

2006-12-01 Thread Ken Anderson
Thanks Asa! Have you had any experience of 1.4 vs 1.5 JVM on G5's ? I'm wrestling with whether or not to change to 1.5, and performance improvements would certainly be a good reason. On Nov 30, 2006, at 10:53 PM, Asa Hardcastle wrote: We ordered two xserves today also, so we'll probably h

Re: Localization of WO File upload

2006-12-01 Thread Jean-François Veillette
There is a workaround ... http://www.quirksmode.org/dom/inputfile.html - jfv Le 06-11-30 à 20:59, Pascal Robert a écrit : This is correct. hi PS. as far as i remember the label and text is a given by the users browser. so a german browser should display a german button text. and it may

Re: embedded frameworks + split install

2006-12-01 Thread Ulrich Köster
Moin Peter, sorry for the delay. Am 16.11.2006 um 01:14 schrieb Peter Vandoros: Ulrich Köster wrote: Am 15.11.2006 um 01:38 schrieb Peter Vandoros: Hi Mike, Doesn't this mean that you will no longer be able to use any of the WebServerResources from within standard WO frameworks such as