I'm currently testing the application for runtime errors (and fixing
runtime warnings too)

Biggest hurdles thus far:

- the addition of the extra method to the IChoiceRenderer interface
- adding asm-5.0.3 to wicket-ioc as a dependency (CXF has a dependency on 3.3.1)

Martijn


On Thu, Apr 16, 2015 at 2:15 PM, Martijn Dashorst
<martijn.dasho...@gmail.com> wrote:
> I've my workspace compiling, tomorrow is run day.
>
> Martijn
>
>> On 15 apr. 2015, at 14:30, Martijn Dashorst <martijn.dasho...@gmail.com> 
>> wrote:
>>
>> Unfortunately all getIdValue() methods have their own implementation,
>> which has to be the inverse of getObject()...
>>
>> Martijn
>>
>>> On Wed, Apr 15, 2015 at 2:22 PM, Martin Grigorov <mgrigo...@apache.org> 
>>> wrote:
>>> You can extend from ChoiceRenderer and leave the methods you have already
>>> to override the defaults.
>>>
>>> Martin Grigorov
>>> Freelancer, available for hire!
>>> Wicket Training and Consulting
>>> https://twitter.com/mtgrigorov
>>>
>>> On Wed, Apr 15, 2015 at 2:58 PM, Martijn Dashorst <
>>> martijn.dasho...@gmail.com> wrote:
>>>
>>>> Many thanks!
>>>>
>>>> I'm currently working on the migration again, have to fix 56 errors
>>>> related to the IChoiceRenderer addition, and I'll incorporate the
>>>> tree/treetable from there.
>>>>
>>>> Martijn
>>>>
>>>>
>>>> On Fri, Apr 10, 2015 at 8:53 AM, Martin Grigorov <mgrigo...@apache.org>
>>>> wrote:
>>>>> Hi,
>>>>>
>>>>> The old Tree classes has been copied to:
>>>>> https://github.com/wicketstuff/wicket1.5-tree
>>>>>
>>>>> Maven coordinates:
>>>>>
>>>>> <dependency>
>>>>> <groupId>org.wicketstuff</groupId>
>>>>> <artifactId>wicket15-tree</artifactId>
>>>>> <version>1.0.0-SNAPSHOT</version>
>>>>> </dependency>
>>>>>
>>>>> currently at Sonatype OSS Snapshots (
>>>>>
>>>> https://oss.sonatype.org/content/repositories/snapshots/org/wicketstuff/wicket15-tree/1.0.0-SNAPSHOT/
>>>>> )
>>>>> Once Wicket 7.0.0 is out I'll release 1.0.0 in Maven Central.
>>>>>
>>>>> The same package structure is preserved so the migration is as easy as
>>>>> adding the extra dependency to your project.
>>>>>
>>>>> Martin Grigorov
>>>>> Freelancer, available for hire!
>>>>> Wicket Training and Consulting
>>>>> https://twitter.com/mtgrigorov
>>>>>
>>>>> On Wed, Apr 1, 2015 at 3:43 PM, Martijn Dashorst <
>>>> martijn.dasho...@gmail.com
>>>>>> wrote:
>>>>>
>>>>>> On Wed, Apr 1, 2015 at 2:14 PM, Martin Grigorov <mgrigo...@apache.org>
>>>>>> wrote:
>>>>>>> On Wed, Apr 1, 2015 at 2:44 PM, Martijn Dashorst <
>>>>>> martijn.dasho...@gmail.com
>>>>>>>> wrote:
>>>>>>>
>>>>>>>> Due to an excessive workload currently at €dayjob until 9 april I am
>>>>>>>
>>>>>>> I guess this is your joke for today. Fine! :-)
>>>>>>
>>>>>> I wish :-)
>>>>>>
>>>>>>>> unable to perform releases or work on anything else than the
>>>>>>>> conference I'm organizing.
>>>>>>>>
>>>>>>>> Things I'd like to accomplish before finalizing 7:
>>>>>>>>
>>>>>>>> - move the deprecated Wicket 6 Tree* to wicket stuff
>>>>>>>>
>>>>>>>
>>>>>>> I've just finished the project I've been working on for the last few
>>>>>> months
>>>>>>> so I'll have more time.
>>>>>>> I'll move it and re-enable InMethod Grid for 7.x
>>>>>>
>>>>>> Many thanks.
>>>>>>
>>>>>>>> - run our application (migration to 7 is held back by conference)
>>>>>>>
>>>>>>> I guess Emond can help you here :-)
>>>>>>
>>>>>> He's presenting at said conference, so I think he's also occupied 'til
>>>> the
>>>>>> 9th.
>>>>>>
>>>>>>>> - complete the new site
>>>>>>>
>>>>>>> Do you have a list of points to do? Maybe GitHub issue(s)?!
>>>>>>
>>>>>> Nothing concrete. I'd like some feedback on the current content. Like
>>>>>> I said, I haven't had time to actually go through the site and
>>>>>> discover things that are missing.
>>>>>>
>>>>>> e.g. are the following pages clear enough:
>>>>>>
>>>>>> - http://dashorst.github.io/wicket-site/contribute/index.html
>>>>>> - http://dashorst.github.io/wicket-site/help/index.html
>>>>>> - http://dashorst.github.io/wicket-site/start/documentation.html
>>>>>> - http://dashorst.github.io/wicket-site/start/download.html
>>>>>>
>>>>>> Does this work in most browsers (i.e. IE, Chrome, FF, Opera, Safari,
>>>>>> and mobile browsers)
>>>>>>
>>>>>> I'd like to update the front page with a big 7 as well for the new
>>>> release.
>>>>>>
>>>>>>> I'd like to release Wicket 7.x before/around ApacheCon.
>>>>>>
>>>>>> ApacheCon is 13 - 16 april, so that gives a rather short window.
>>>>>>
>>>>>>> Sally have asked recently which projects will have releases at that
>>>> time
>>>>>> so
>>>>>>> she can make some noise.
>>>>>>
>>>>>>
>>>>>>> I think the new wicket-site could be improved even after deploying it
>>>> at
>>>>>>> http://wicket.apache.org
>>>>>>
>>>>>> Of course. It doesn't have to be 100% complete, error free, or
>>>>>> finished, but what is available should be good enough.
>>>>>>
>>>>>> One way or the other: the site goes live with Wicket 7. I can try to
>>>>>> complete the Wicket 7 migration right after the conference, but I
>>>>>> can't make promises. Usually I'm completely drained and need to
>>>>>> recharge for a couple of days.
>>>>>>
>>>>>> Martijn
>>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>>
>>
>>
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Reply via email to