You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Carlos Chávez <cc...@agssa.net> on 2006/01/04 00:09:44 UTC

Re: Complex Expression on Attribute

Jakob Braeuchi wrote:

Hi Jakob.

> hi carlos,
>
> actually i didn't want to backport any changes to 1.0.x because i 
> thought that we would switch to 1.x earlier and forget about 1.0.x asap.

    well, I don't test yet this developer version. 

>
> backporting the attribute handling is not so easy because it affect 
> many classes. but i'll have a look at it next year ;)

     well, I thought that too.
     you think is much incompatibility this change ?
        
    Cheers.
    Carlos Chávez.

>
> jakob
>
> Carlos Chávez schrieb:
>
>> Hi To all.
>>
>> In OJB 1.0.x still have problem with expression like : price * 
>> amount. That was solved in OJB 1.1.
>> so, are there planned to fix in OJB 1.0.x ?
>>
>> Cheers and Happy New Year.
>> Carlos Chávez.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Complex Expression on Attribute

Posted by Jakob Braeuchi <jb...@gmx.ch>.
hi carlos,

quoted names is also backported now.

enjoy
jakob

Carlos Chávez schrieb:
> Jakob Braeuchi wrote:
> 
>> hi carlos,
>>
>> i just committed the backport from ojb 1.x.
>>
>> jakob
> 
>    Hi Jakob,
>    great work, I will test,  thanks again.
> 
>    Cheers,
>    Carlos Chávez.
> 
>>
>> Carlos Chávez schrieb:
>>
>>> Jakob Braeuchi wrote:
>>>
>>> Hi Jakob.
>>>
>>>> hi carlos,
>>>>
>>>> actually i didn't want to backport any changes to 1.0.x because i 
>>>> thought that we would switch to 1.x earlier and forget about 1.0.x 
>>>> asap.
>>>
>>>
>>>    well, I don't test yet this developer version.
>>>
>>>>
>>>> backporting the attribute handling is not so easy because it affect 
>>>> many classes. but i'll have a look at it next year ;)
>>>
>>>
>>>     well, I thought that too.
>>>     you think is much incompatibility this change ?
>>>           Cheers.
>>>    Carlos Chávez.
>>>
>>>>
>>>> jakob
>>>>
>>>> Carlos Chávez schrieb:
>>>>
>>>>> Hi To all.
>>>>>
>>>>> In OJB 1.0.x still have problem with expression like : price * 
>>>>> amount. That was solved in OJB 1.1.
>>>>> so, are there planned to fix in OJB 1.0.x ?
>>>>>
>>>>> Cheers and Happy New Year.
>>>>> Carlos Chávez.
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>>>>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>>>>
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>>>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>>
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Complex Expression on Attribute

Posted by Carlos Chávez <cc...@agssa.net>.
Jakob Braeuchi wrote:

> hi carlos,
>
> i just committed the backport from ojb 1.x.
>
> jakob

    Hi Jakob,
    great work, I will test,  thanks again.

    Cheers,
    Carlos Chávez.

>
> Carlos Chávez schrieb:
>
>> Jakob Braeuchi wrote:
>>
>> Hi Jakob.
>>
>>> hi carlos,
>>>
>>> actually i didn't want to backport any changes to 1.0.x because i 
>>> thought that we would switch to 1.x earlier and forget about 1.0.x 
>>> asap.
>>
>>
>>    well, I don't test yet this developer version.
>>
>>>
>>> backporting the attribute handling is not so easy because it affect 
>>> many classes. but i'll have a look at it next year ;)
>>
>>
>>     well, I thought that too.
>>     you think is much incompatibility this change ?
>>           Cheers.
>>    Carlos Chávez.
>>
>>>
>>> jakob
>>>
>>> Carlos Chávez schrieb:
>>>
>>>> Hi To all.
>>>>
>>>> In OJB 1.0.x still have problem with expression like : price * 
>>>> amount. That was solved in OJB 1.1.
>>>> so, are there planned to fix in OJB 1.0.x ?
>>>>
>>>> Cheers and Happy New Year.
>>>> Carlos Chávez.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>>>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Complex Expression on Attribute

Posted by Jakob Braeuchi <jb...@gmx.ch>.
hi carlos,

i just committed the backport from ojb 1.x.

jakob

Carlos Chávez schrieb:
> Jakob Braeuchi wrote:
> 
> Hi Jakob.
> 
>> hi carlos,
>>
>> actually i didn't want to backport any changes to 1.0.x because i 
>> thought that we would switch to 1.x earlier and forget about 1.0.x asap.
> 
>    well, I don't test yet this developer version.
>>
>> backporting the attribute handling is not so easy because it affect 
>> many classes. but i'll have a look at it next year ;)
> 
>     well, I thought that too.
>     you think is much incompatibility this change ?
>           Cheers.
>    Carlos Chávez.
> 
>>
>> jakob
>>
>> Carlos Chávez schrieb:
>>
>>> Hi To all.
>>>
>>> In OJB 1.0.x still have problem with expression like : price * 
>>> amount. That was solved in OJB 1.1.
>>> so, are there planned to fix in OJB 1.0.x ?
>>>
>>> Cheers and Happy New Year.
>>> Carlos Chávez.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org