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

[Wicket-user] auto generating page files

2006-01-16 Thread Ittay Dror
Hi, It seems to me much of the java code can be autogenerated from the html file. Maybe not with the right class names, but with the right hierarchy (perhaps using naming conventions) Does anyone know of such a tool? Thanx Ittay -- === Ittay Dror ([EMAIL PROTE