current findByAnd in ftl problems, better use r1338402

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

current findByAnd in ftl problems, better use r1338402

hans_bakker
If you are already using the new findByAnd methods AND want to have a
usable trunk version use: 1338402

Regards,
hans
Reply | Threaded
Open this post in threaded view
|

(use 1338394) Re: current findByAnd in ftl problems, better use r1338402

Adam Heath-2
On 05/18/2012 01:33 AM, Hans Bakker wrote:
> If you are already using the new findByAnd methods AND want to have a
> usable trunk version use: 1338402

Actually, no, that is *not* the correct version to revert back to.
The non-broken version to use is 1338394, the one *before* I added the
new findByAnd variant.

But yes, fixing this problem *correctly* might take time as you
surmized, and it might be best to not update to newer trunk versions
for a bit.  I apologize for the inconvenience.
Reply | Threaded
Open this post in threaded view
|

Re: (use 1338394) Re: current findByAnd in ftl problems, better use r1338402

hans_bakker
Adam,

we were already following you and using the new findByAnd methods in
java programs....we know we should not use in ftl's

this version just added the new methods but did not yet modified the ftl's

Regards,
Hans

On 05/18/2012 10:22 PM, Adam Heath wrote:

> On 05/18/2012 01:33 AM, Hans Bakker wrote:
>> If you are already using the new findByAnd methods AND want to have a
>> usable trunk version use: 1338402
> Actually, no, that is *not* the correct version to revert back to.
> The non-broken version to use is 1338394, the one *before* I added the
> new findByAnd variant.
>
> But yes, fixing this problem *correctly* might take time as you
> surmized, and it might be best to not update to newer trunk versions
> for a bit.  I apologize for the inconvenience.