[VOTE] Cayenne Release 3.0M1

2007-07-16 Thread Andrus Adamchik
[VOTE: approve 3.0M1 release] I posted artifacts for 3.0M1 release here: http://people.apache.org/~aadamchik/release/3.0M1/ There were almost no comments since I tagged M1. I've been cleaning things up, fixing various things (most notable is CAY-830 reported by Ari), doing more regression

Re: getting exceptions from the server to client in ROP

2007-07-16 Thread Andrus Adamchik
On Jul 16, 2007, at 8:16 AM, Marek Wawrzyczny wrote: Could another option be to provide server side hooks at the point where a CRE is propagated to the client which allows the programmer to report the exception server side? This way, an exception can be send to the client as it is being sen

Re: How to use left outer join / left join in cayenne?

2007-07-16 Thread Andrus Adamchik
Sorry - missed your email. I guess cause it was on the dev list vs. user :-) Anyways... Can somebody give me example /teach me how do we perform left outer join using cayenne? I have been doing this using Expression.fromString() but it doesnt work. So far the Expression API doesn't sup