[Webware-discuss] Re: [FE-discuss] FEComponent

2005-04-19 Thread michelts
Hi again... > Like I said, that package is *very* out of date; I just thought I'd note > it in case it had any interesting differences. The validator package is > correct. Ok, let me understand :) The validator is reasonabily stable and the other funcionality are not (like htmlview). I done the

[Webware-discuss] Re: [FE-discuss] FEComponent

2005-04-19 Thread Ian Bicking
michelts wrote: Hi Ian, I look at your FormEncodeKit, you are using formencode package instead of validator, should I use this package? Is validator depreacted? Like I said, that package is *very* out of date; I just thought I'd note it in case it had any interesting differences. The validator pa

[Webware-discuss] Re: [FE-discuss] FEComponent

2005-04-19 Thread michelts
Hi Ian, I look at your FormEncodeKit, you are using formencode package instead of validator, should I use this package? Is validator depreacted? thanks On 4/18/05, Ian Bicking <[EMAIL PROTECTED]> wrote: > michelts wrote: > > Hi guys! > > > > I glad to tell you I done a FormEncode Component, I ca

[Webware-discuss] Re: [FE-discuss] FEComponent

2005-04-18 Thread michelts
On 4/18/05, Ian Bicking <[EMAIL PROTECTED]> wrote: > michelts wrote: > > Hi guys! > > > > I glad to tell you I done a FormEncode Component, I called it > > FEComponent. This is an old idea, I using it today in my projects > > (even before change it to a component). Maybe you Ian remember this > > t

[Webware-discuss] Re: [FE-discuss] FEComponent

2005-04-18 Thread Ian Bicking
michelts wrote: Hi guys! I glad to tell you I done a FormEncode Component, I called it FEComponent. This is an old idea, I using it today in my projects (even before change it to a component). Maybe you Ian remember this thread, I create a FormServlet to handle the form processing, it trigger the f