Another thing is that I don't consider using property models as scripting. If you would use full OGNL - something we don't support anymore anyways - it would be, but we're talking about fairly simple property paths here.
Eelco On 11/16/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > Well, the good thing then is that you don't have to use them. I agree > it's a disadvantage that property models are not strong typed, but > personally I haven't had a lot of trouble with them, I like the fact > that they save code/ time and if you don't want to use property > models, it is easy not to use them. > > Eelco > > > On 11/16/05, Janne Hietamäki <[EMAIL PROTECTED]> wrote: > > Johan Compagner wrote: > > > why do you think property models really suck? > > > Because of that string that is not type save ofcourse (so refactor > > > won't notice it) > > > I get those drawbacks do you have others? > > > > > Yep, refactoring is the problem. I want to keep my code clean and > > logical, and for that I need to be able to refactor my models however I > > want. I don't like scripting on markup, so I like wicket. But even less > > I like any kind of scripting on my code. > > > > > > -- > > Janne Hietamäki > > Cemron Ltd > > http://www.cemron.com/ > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by the JBoss Inc. Get Certified Today > > Register for a JBoss Training Course. Free Certification Exam > > for All Training Attendees Through End of 2005. For more info visit: > > http://ads.osdn.com/?ad_idv28&alloc_id845&opclick > > _______________________________________________ > > Wicket-develop mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-develop > > > ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
