Re: M4?

2008-05-06 Thread Andrus Adamchik
Phew... just finished all the split/outer join tasks. This allowed me to close a whole bunch of related Jiras, so hopefully the new release will make a bunch of users happy. I have a few smaller things before we can tag the release. I guess I can take care of CAY-1046 task that Kevin opened

[jira] Closed: (CAY-928) Ordering across relationship should use left join

2008-05-06 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-928. --- Resolution: Fixed CAY-929 fix addresses this issue too... The way join semantics now works is this:

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

2008-05-06 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-560. --- Resolution: Fixed Fix Version/s: (was: 1.2 [STABLE]) 3.0 > Add support

[jira] Closed: (CAY-732) Incorrect query with self joins

2008-05-06 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-732. --- Resolution: Fixed Fix Version/s: 3.0 Running the example using Cayenne trunk build from today

Re: Hello list!

2008-05-06 Thread Andrus Adamchik
Hi Andrey, Welcome to the community! Looking at the calendar [1], now is the "community bonding period", and the actual coding starts on May 27. That's according to Google. There is nothing wrong if we start right away, so you have some flexibility in choosing your schedule. In any event,

Re: [jira] Commented: (CAY-1041) Add release notes to downloads page.

2008-05-06 Thread Michael Gentry
Did anyone else have thoughts/comments on this issue? Thanks, /dev/mrg On Thu, Apr 24, 2008 at 11:09 AM, Michael Gentry <[EMAIL PROTECTED]> wrote: > I'm OK with either way, I just figured having one would simplify maintenance. > > > > > On Thu, Apr 24, 2008 at 10:37 AM, Andrus Adamchik > <[EM

Re: Hello list!

2008-05-06 Thread Tore Halset
Hello and welcome! It is like everything around me happens in St.- Petersburg now. Really strange. Regards, - Tore. On May 6, 2008, at 18:49, Andrey Razumovsky wrote: Hi all Cayenne Developers! My name is Andrey Razumovsky, i'm from St.-Petersburg, Russia. I am glad to announce that i will

Re: Hello list!

2008-05-06 Thread Michael Gentry
Welcome Andrey! I hope you enjoy working on Cayenne over the summer. On Tue, May 6, 2008 at 12:49 PM, Andrey Razumovsky <[EMAIL PROTECTED]> wrote: > Hi all Cayenne Developers! > > My name is Andrey Razumovsky, i'm from St.-Petersburg, Russia. > I am glad to announce that i will be participate

[jira] Closed: (CAY-514) implement a "MATCH ALL VALUES" expression

2008-05-06 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-514. --- Resolution: Fixed Fixed. Reintroduced split pipe syntax in ExpressionFactory. E.g.: Expression e = E

Hello list!

2008-05-06 Thread Andrey Razumovsky
Hi all Cayenne Developers! My name is Andrey Razumovsky, i'm from St.-Petersburg, Russia. I am glad to announce that i will be participate here as a Google Summer of Code student. My email is [EMAIL PROTECTED] and my ICQ number is 360531483. Hope we will all benefit from our cooperation! Regards,

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

2008-05-06 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-802. --- Resolution: Fixed Fix Version/s: 3.0 > Split Expressions > - > >

[jira] Closed: (CAY-987) Specifying PK when creating a new object in DB generated PK mode

2008-05-06 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-987. --- Resolution: Won't Fix workaround is described here: http://objectstyle.org/cayenne/lists/cayenne-use

[jira] Closed: (CAY-1049) Refactor QueryAssembler/SelectTranslator

2008-05-06 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/cayenne/browse/CAY-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1049. Resolution: Fixed > Refactor QueryAssembler/SelectTranslator > ---

[jira] Created: (CAY-1049) Refactor QueryAssembler/SelectTranslator

2008-05-06 Thread Andrus Adamchik (JIRA)
Refactor QueryAssembler/SelectTranslator Key: CAY-1049 URL: https://issues.apache.org/cayenne/browse/CAY-1049 Project: Cayenne Issue Type: Task Components: Cayenne Core Library Affects V