[html-formfu] HTML::FormFu::Element::DBIC::Select for review
Mario Minati
mario.minati at googlemail.com
Wed Sep 19 13:57:35 GMT 2007
On Friday 14 September 2007 17:42:45 Zbigniew Lukasiak wrote:
> Hi Mario,
>
> Only after some thinking I understood your approach - instead of
> building the options at the creation time you build them just before
> they are needed - i.e. at the process time. That's a clever work
> around the problems that I was writing in my previous email. The only
> question is if calling process is obligatory, for now I don't see why
> it should not. What I would change there is putting the Catalyst
> context on the stash - I would put there the DBIC schema instead - and
> have it independent from Catalyst.
Uploaded extension to svn, now you can also use DBIC schema if not running in
Catalyst context.
I also extended the docs, but no tests still. It worked in my code (tm).
Greets,
Mario
More information about the HTML-FormFu
mailing list