On 2004-02-05, Vitaliy Babiy <[EMAIL PROTECTED]> wrote:
>
> MS> http://mark.stosberg.com/dfv/
>
> It looks great, but I'm wondering about HTML::FillInForm...
> It is a subclass of HTML::Parser and uses it to parse the HTML.
>
> But as soon as we use HTML::Template, what's the point use
> another parser (HTML::Parser).
>
> Do you know any way to avoid it? I mean use only HTML::Template
> and get all advantages of HTML::FillInForm?

You don't need to know anything about HTML::FillInForm to take advantage
of it. If you are using ::ValidateRM, than HTML::FillInForm is used
behind the scenes.

HTML::Template isn't really a parser in the same way that HTML::Parser
is. Before you try to avoid it, try out the system and see how the
performance is for yourself. 

So far I've used HTML::FillInForm for many projects and it has never
been too slow. Honestly, it's been hard to notice an impact of adding it
to the mix.

        Mark
 
--
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark Stosberg            Principal Developer  
   [EMAIL PROTECTED]     Summersault, LLC     
   765-939-9301 ext 202     database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[EMAIL PROTECTED]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to