[jira] Commented: (CAY-802) Split Expressions

2008-04-30 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834#action_12834 ] Andrus Adamchik commented on CAY-802: - Some implementation ideas (as path aliases instead of

[jira] Closed: (CAY-1044) NPE on commit when the new object was deleted before commit

2008-04-30 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1044. Resolution: Fixed > NPE on commit when the new object was deleted before commit >

[jira] Created: (CAY-1044) NPE on commit when the new object was deleted before commit

2008-04-30 Thread Andrus Adamchik (JIRA)
NPE on commit when the new object was deleted before commit --- Key: CAY-1044 URL: https://issues.apache.org/cayenne/browse/CAY-1044 Project: Cayenne Issue Type: Bug Component

Join splits

2008-04-30 Thread Andrus Adamchik
Now looking to add splits to SelectQueries, I am wondering if the approach we discussed before is too "special case". To reiterate, the idea of a "join split" (CAY-802), was to allow users to override the default behavior of Cayenne which is to reuse all joins. Here is some in-depth discuss

Re: Java 6 for Mac

2008-04-30 Thread Andrus Adamchik
On Apr 30, 2008, at 1:12 PM, Aristedes Maniatis wrote: but also cuts out 32 bit machines Apple released just 12 months ago. Programming in Java makes me blind to hardware I am running... My MacBook Pro laptop turned out to be 32 bit (64 bit machines were released in 3 months after I bough

Re: Java 6 for Mac

2008-04-30 Thread Andrus Adamchik
Same goes for CayenneModeler I guess :-/ Although we can do another user list Java version survey, once Apple makes 1.6 the default JVM. But at least now we can create Java 6 extensions for runtime if we feel like it.. (kind of like we did for Java 5 enums when the rest of Cayenne was still

Re: Java 6 for Mac

2008-04-30 Thread Aristedes Maniatis
On 30/04/2008, at 6:04 PM, Andrus Adamchik wrote: http://www.apple.com/support/downloads/javaformacosx105update1.html Somehow I think Cayenne will become more Java 6 friendly soon :-) Andrus But did you notice that it is not only 10.5 only, but also cuts out 32 bit machines Apple released

Java 6 for Mac

2008-04-30 Thread Andrus Adamchik
http://www.apple.com/support/downloads/javaformacosx105update1.html Somehow I think Cayenne will become more Java 6 friendly soon :-) Andrus

[jira] Commented: (CAY-560) Add support for outer joins

2008-04-30 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833#action_12833 ] Andrus Adamchik commented on CAY-560: - > but I think the two were closely related for any pra