:-)

I didn't understand which option you choose - to wait one more week or to
release 6.6.0 this weekend ?

On Fri, Mar 8, 2013 at 2:56 PM, Jesse Long <[email protected]> wrote:

> OK, that sounds great.
>
> Thanks Martin.
>
>
> On 08/03/2013 14:33, Martin Grigorov wrote:
>
>> Hi,
>>
>> Wicket 6.7.0 will be cut next Friday. Can you wait a bit more ?
>> I can build it this Sunday too.
>>
>>
>> On Thu, Mar 7, 2013 at 12:51 AM, Jesse Long <[email protected]> wrote:
>>
>>  Hi All,
>>>
>>> Please can we do a 6.6.0 release of wicketstuff... I'd love for LazyModel
>>> to be on Maven Central.
>>>
>>> Thanks,
>>> Jesse
>>>
>>>
>>> On 18/02/2013 19:30, Sven Meier wrote:
>>>
>>>  Hi all,
>>>>
>>>> I've added a new module to wicketstuff:
>>>>
>>>> LazyModel offers lazy evaluation of method invocations. It takes the
>>>> best
>>>> from present solutions (safemodel and modelfactory) and improves on
>>>> reflection to support:
>>>>
>>>> * arbitrary parameters
>>>> * generics
>>>> * collections
>>>> * interfaces
>>>>
>>>> Two simple examples:
>>>>
>>>>      IModel<String> model = model(from(a).getB().**
>>>>
>>>> getStrings().get("key"));
>>>>
>>>>      new LazyColumn<A, B>(header, from(A.class).getB());
>>>>
>>>> Read more here:
>>>>
>>>>      
>>>> https://github.com/****wicketstuff/core/wiki/****LazyModel<https://github.com/**wicketstuff/core/wiki/**LazyModel>
>>>> <https://github.com/**wicketstuff/core/wiki/**LazyModel<https://github.com/wicketstuff/core/wiki/LazyModel>
>>>> >
>>>>
>>>> Have fun
>>>> Sven
>>>>
>>>> ------------------------------****----------------------------**
>>>> --**---------
>>>> To unsubscribe, e-mail: 
>>>> users-unsubscribe@wicket.**apa**che.org<http://apache.org>
>>>> <users-unsubscribe@**wicket.apache.org<[email protected]>
>>>> >
>>>>
>>>> For additional commands, e-mail: [email protected]
>>>>
>>>>
>>>>
>>>>  ------------------------------****----------------------------**
>>> --**---------
>>> To unsubscribe, e-mail: 
>>> users-unsubscribe@wicket.**apa**che.org<http://apache.org>
>>> <users-unsubscribe@**wicket.apache.org<[email protected]>
>>> >
>>>
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>>
>>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@wicket.**apache.org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to