Re: [Wicket-user] auto generating page files

2006-01-23 Thread Mark Derricutt
On 1/17/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: this is not really feasible. the markup does not contain enough information about the component.doesnt tell me what component i want to put in. is it a label? is it a panel? something else? does it have a default constructor? which constructor to

Re: [Wicket-user] auto generating page files

2006-01-16 Thread Igor Vaynberg
this is not really feasible. the markup does not contain enough information about the component.doesnt tell me what component i want to put in. is it a label? is it a panel? something else? does it have a default constructor? which constructor to use? which model? once you get used to wicket it is