Re: [Wicket-user] Webby is cool

2007-02-15 Thread Chris M
Oops, sorry. I am the author of webby and webby4db. As my daytime job is not related too much to wicket and webby, I am not too actively reading this mailing list either. Thanks for the positive feedback btw. Please have a look at my latest blog post (http://r8fe.net/wordpress/?p=13) to see my

Re: [Wicket-user] Webby is cool

2007-02-14 Thread nilo de roock
Sorry, I should have given the link. It is http://r8fe.net/webby/ as you already mentioned. I found it through the Wicket links section btw. - nilo Jean-Baptiste Quenot-3 wrote: > > * nilo de roock: > >> Today I looked at WebbyDB, it's a 'PHP-type-of-dump-classes-on-webpage' >> app, >> hiberna

Re: [Wicket-user] Webby is cool

2007-02-13 Thread Igor Vaynberg
lol -igor On 2/13/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: http://r8fe.net/webby/team-list.html Spooky! ;) Eelco On 2/13/07, Jason Schnitzer <[EMAIL PROTECTED]> wrote: > The WebbyDB seems to be a link off of the concepts page under persistance. > > webbyDB: http://r8fe.net/webby4db/ >

Re: [Wicket-user] Webby is cool

2007-02-13 Thread Eelco Hillenius
http://r8fe.net/webby/team-list.html Spooky! ;) Eelco On 2/13/07, Jason Schnitzer <[EMAIL PROTECTED]> wrote: > The WebbyDB seems to be a link off of the concepts page under persistance. > > webbyDB: http://r8fe.net/webby4db/ > > I have never used this myself just interested. > > Jason > > On 2/1

Re: [Wicket-user] Webby is cool

2007-02-13 Thread Jason Schnitzer
The WebbyDB seems to be a link off of the concepts page under persistance. webbyDB: http://r8fe.net/webby4db/ I have never used this myself just interested. Jason On 2/13/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote: > * nilo de roock: > > > Today I looked at WebbyDB, it's a 'PHP-type-of-

Re: [Wicket-user] Webby is cool

2007-02-13 Thread Jean-Baptiste Quenot
* nilo de roock: > Today I looked at WebbyDB, it's a 'PHP-type-of-dump-classes-on-webpage' app, > hibernate handles the persistency side. It depends on webby, wicket, > databinder and hibernate. Do you have a pointer please? Or is it http://r8fe.net/webby/ -- Jean-Baptiste Quenot aka John

[Wicket-user] Webby is cool

2007-02-05 Thread nilo de roock
Today I looked at WebbyDB, it's a 'PHP-type-of-dump-classes-on-webpage' app, hibernate handles the persistency side. It depends on webby, wicket, databinder and hibernate. It can handle associations as well. Webby can generate a decent starterapp for you if you have done your upfront design stuff.