FormFu or FormBuilder

View: New views
6 Messages — Rating Filter:   Alert me  

FormFu or FormBuilder

by Kiffin Gish-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I noticed that both FormFu and FormBuilder are mentioned in the Catalyst
tutorial, and would be interested to hear the advantages and
disadvantages of using the one or the other.

--
Kiffin Gish <Kiffin.Gish@...>
Gouda, The Netherlands



_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

Re: FormFu or FormBuilder

by Zbigniew Lukasiak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 30, 2009 at 2:56 PM, Kiffin Gish <kiffin.gish@...> wrote:
> I noticed that both FormFu and FormBuilder are mentioned in the Catalyst
> tutorial, and would be interested to hear the advantages and
> disadvantages of using the one or the other.

Have a look at: http://www.perlfoundation.org/perl5/index.cgi?form_processing

There is also a Form page at the Catalyst wiki - but FormBuilder is
not mentioned there at all:
http://dev.catalyst.perl.org/wiki/howtos/forms

Cheers,
Zbigniew
http://brudnopis.blogspot.com/
http://perlalchemy.blogspot.com/

_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

Re: FormFu or FormBuilder

by Peter Karman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Zbigniew Lukasiak wrote on 10/30/2009 09:19 AM:

> On Fri, Oct 30, 2009 at 2:56 PM, Kiffin Gish <kiffin.gish@...> wrote:
>> I noticed that both FormFu and FormBuilder are mentioned in the Catalyst
>> tutorial, and would be interested to hear the advantages and
>> disadvantages of using the one or the other.
>
> Have a look at: http://www.perlfoundation.org/perl5/index.cgi?form_processing
>
> There is also a Form page at the Catalyst wiki - but FormBuilder is
> not mentioned there at all:
> http://dev.catalyst.perl.org/wiki/howtos/forms

I just added RHTMLO to the cat wiki forms page too.

Looks like FormBuilder is not recommended anymore, according to the wiki
(to answer the OP question).

--
Peter Karman  .  http://peknet.com/  .  peter@...

_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

Re: FormFu or FormBuilder

by Kiffin Gish-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> Have a look at: http://www.perlfoundation.org/perl5/index.cgi?form_processing

FormFu seems better, whereas FormBuilder's html is still experimental
(whatever that means).

>
> There is also a Form page at the Catalyst wiki - but FormBuilder is
> not mentioned there at all:
> http://dev.catalyst.perl.org/wiki/howtos/forms

Well actually both are mentioned here:
http://dev.catalystframework.org/wiki/gettingstarted/howtos

--
Kiffin Gish <Kiffin.Gish@...>
Gouda, The Netherlands



_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

Re: FormFu or FormBuilder

by Kiffin Gish-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 2009-10-30 at 14:56 +0100, Kiffin Gish wrote:
> I noticed that both FormFu and FormBuilder are mentioned in the Catalyst
> tutorial, and would be interested to hear the advantages and
> disadvantages of using the one or the other.
>

I'm sorry but I mean *FormHandler* (not FormBuilder)

--
Kiffin Gish <Kiffin.Gish@...>
Gouda, The Netherlands



_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

Re: FormFu or FormBuilder

by Derek Wueppelmann-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 2009-10-30 at 14:56 +0100, Kiffin Gish wrote:
> I noticed that both FormFu and FormBuilder are mentioned in the Catalyst
> tutorial, and would be interested to hear the advantages and
> disadvantages of using the one or the other.

I'm currently using FormBuilder and am quite happy with it. There are
some things that could be better (being able to read the action from the
form config files instead of having to manually set it), but over all
it's quite nice. There is also FormBuilder::Multi for when you want to
have multiple forms on the same page.

--
 o)   Derek Wueppelmann           (o
(D .   dwueppel@...          D).
((`     http://www.monkeynet.ca   ( ) `



_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/