You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Voigt <vo...@googlemail.com> on 2008/10/17 12:59:19 UTC

state of new ajax impl in 1.5

Hi,

I'm currently building an ajax-heavy application and I'm using the new
implementation Matej is currently working on:

http://cwiki.apache.org/WICKET/wicket-15-ajax.html

I've noticed the *.ajaxng package is now *.ajax again in the
experimental repository
(http://svn.apache.org/repos/asf/wicket/sandbox/knopp/experimental),
so it is now possible to write code using Matej's version without the
need to resolve import conflicts later (that's what I'm doing atm). My
question is, what is the state of the new implementation and when will
it make it into the trunk?

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: state of new ajax impl in 1.5

Posted by Martin Voigt <vo...@googlemail.com>.
Thanks for the responses.

I don't mind api changes at the current state of our project, I just
wanted to avoid doing a larger refactoring just before our release is
due. Since we're already using the wicket trunk for other apps I will
stay with ajaxng for the time beeing, as it's move to trunk is
happening in the foreseeable future. We would have to replicate a lot
of stuff that's already being added, like preconditions.

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: state of new ajax impl in 1.5

Posted by Matej Knopp <ma...@gmail.com>.
Whe ajaxng has package has been moved to _wicket package together with
some new requestcycle stuff (that is not integrated in wicket and
probably wont' be for quite some time).

I don't think ajaxng will make it to 1.4. It's not only about that
ajax implementation (that should be pretty stable), it's about the
rest of wicket components which needs to be updated to use th new ajax
implementation. So it will get to trunk when trunk becomes 1.5.

Anyway, I can't really recommend using it - it really is
*experimental*. The API can change at any time. If you are worried
about imports going to change it's most definitely not a good idea for
you to use the experimental branch.

-Matej

On Fri, Oct 17, 2008 at 1:58 PM, Martijn Dashorst
<ma...@gmail.com> wrote:
> Or maybe if the implementation is really rock solid, we *might*
> introduce it into 1.4, but I wouldn't bet on it.
>
> Martijn
>
> On Fri, Oct 17, 2008 at 1:58 PM, Martijn Dashorst
> <ma...@gmail.com> wrote:
>> once 1.4 has been made final and has received it first or second
>> maintenance release. Then trunk will move to wicket 1.5, and 1.4 will
>> become our maintenance project.
>>
>> Martijn
>>
>> On Fri, Oct 17, 2008 at 12:59 PM, Martin Voigt <vo...@googlemail.com> wrote:
>>> Hi,
>>>
>>> I'm currently building an ajax-heavy application and I'm using the new
>>> implementation Matej is currently working on:
>>>
>>> http://cwiki.apache.org/WICKET/wicket-15-ajax.html
>>>
>>> I've noticed the *.ajaxng package is now *.ajax again in the
>>> experimental repository
>>> (http://svn.apache.org/repos/asf/wicket/sandbox/knopp/experimental),
>>> so it is now possible to write code using Matej's version without the
>>> need to resolve import conflicts later (that's what I'm doing atm). My
>>> question is, what is the state of the new implementation and when will
>>> it make it into the trunk?
>>>
>>> Regards,
>>> Martin
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>>
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>> Apache Wicket 1.3.4 is released
>> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.4 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: state of new ajax impl in 1.5

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
BTW, if you guys decide on YUI as base thing. I will probably start 
focusing on only doing YUI components for extensions or stuff.. Just to 
keep to one framework, easier to maintain..

Martijn Dashorst wrote:
> Or maybe if the implementation is really rock solid, we *might*
> introduce it into 1.4, but I wouldn't bet on it.
>
> Martijn
>
> On Fri, Oct 17, 2008 at 1:58 PM, Martijn Dashorst
> <ma...@gmail.com> wrote:
>   
>> once 1.4 has been made final and has received it first or second
>> maintenance release. Then trunk will move to wicket 1.5, and 1.4 will
>> become our maintenance project.
>>
>> Martijn
>>
>> On Fri, Oct 17, 2008 at 12:59 PM, Martin Voigt <vo...@googlemail.com> wrote:
>>     
>>> Hi,
>>>
>>> I'm currently building an ajax-heavy application and I'm using the new
>>> implementation Matej is currently working on:
>>>
>>> http://cwiki.apache.org/WICKET/wicket-15-ajax.html
>>>
>>> I've noticed the *.ajaxng package is now *.ajax again in the
>>> experimental repository
>>> (http://svn.apache.org/repos/asf/wicket/sandbox/knopp/experimental),
>>> so it is now possible to write code using Matej's version without the
>>> need to resolve import conflicts later (that's what I'm doing atm). My
>>> question is, what is the state of the new implementation and when will
>>> it make it into the trunk?
>>>
>>> Regards,
>>> Martin
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>>       
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>> Apache Wicket 1.3.4 is released
>> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>>
>>     
>
>
>
>   

-- 
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: state of new ajax impl in 1.5

Posted by Martijn Dashorst <ma...@gmail.com>.
Or maybe if the implementation is really rock solid, we *might*
introduce it into 1.4, but I wouldn't bet on it.

Martijn

On Fri, Oct 17, 2008 at 1:58 PM, Martijn Dashorst
<ma...@gmail.com> wrote:
> once 1.4 has been made final and has received it first or second
> maintenance release. Then trunk will move to wicket 1.5, and 1.4 will
> become our maintenance project.
>
> Martijn
>
> On Fri, Oct 17, 2008 at 12:59 PM, Martin Voigt <vo...@googlemail.com> wrote:
>> Hi,
>>
>> I'm currently building an ajax-heavy application and I'm using the new
>> implementation Matej is currently working on:
>>
>> http://cwiki.apache.org/WICKET/wicket-15-ajax.html
>>
>> I've noticed the *.ajaxng package is now *.ajax again in the
>> experimental repository
>> (http://svn.apache.org/repos/asf/wicket/sandbox/knopp/experimental),
>> so it is now possible to write code using Matej's version without the
>> need to resolve import conflicts later (that's what I'm doing atm). My
>> question is, what is the state of the new implementation and when will
>> it make it into the trunk?
>>
>> Regards,
>> Martin
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.4 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: state of new ajax impl in 1.5

Posted by Martijn Dashorst <ma...@gmail.com>.
once 1.4 has been made final and has received it first or second
maintenance release. Then trunk will move to wicket 1.5, and 1.4 will
become our maintenance project.

Martijn

On Fri, Oct 17, 2008 at 12:59 PM, Martin Voigt <vo...@googlemail.com> wrote:
> Hi,
>
> I'm currently building an ajax-heavy application and I'm using the new
> implementation Matej is currently working on:
>
> http://cwiki.apache.org/WICKET/wicket-15-ajax.html
>
> I've noticed the *.ajaxng package is now *.ajax again in the
> experimental repository
> (http://svn.apache.org/repos/asf/wicket/sandbox/knopp/experimental),
> so it is now possible to write code using Matej's version without the
> need to resolve import conflicts later (that's what I'm doing atm). My
> question is, what is the state of the new implementation and when will
> it make it into the trunk?
>
> Regards,
> Martin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org