> I don't think so. It would help you to write lots of code faster - but still 
> there is lots of code.

Whether you get a lot of code depends on your particular design or
wicketstuff/extensions library.

> The more code the longer it takes for a (new) developer / freelancer to find 
> his way around ...
> and the more code you need to change if code changes are necessary,

Well, wicket is not a CMS... if you need custom logic you need the
code behind. There's no way around it except good design and good
libraries. Ok, the alternative is making spaghetti.

**
Martin

>
>
>
> -------- Original-Nachricht --------
>> Datum: Fri, 16 Jan 2009 06:31:39 +0200
>> Von: Martin Makundi <martin.maku...@koodaripalvelut.com>
>> An: users@wicket.apache.org
>> Betreff: Re: Things I miss in Wicket
>
>> > 3. Pick up components automatically without needing to add them in the
>> Java code:
>> >
>> > add(new LastPostsPanel("lastPostsPanel"));
>> > add(new NewsPanel("newsPanel"));
>> >
>> > This could be matched automatically
>>
>> This should be accomplished using and IDE, not by default. I would not
>> mind an IDE that could match the wicket:id's at when writing.
>>
>> **
>> Martin
>>
>>
>> >
>> > I think Wicket could be better without so much redundant copy&paste
>> code...by improving templates....
>> >
>> > Thanks for listening...
>> >
>> > Toby
>> >
>> >
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> > For additional commands, e-mail: users-h...@wicket.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to