On Thu, Mar 13, 2008 at 10:43 AM, Carl Franks <[EMAIL PROTECTED]> wrote: > Thanks for this. > > First time I tried it, i pointed it to a SQLite file, which of course > doesn't have any relationship info in it. > > To fix that, I've attached a patch to make it support a --schema > argument, so that you can also point it to your DBIx::Class subclass > to get the rels.
Great! > > It also makes the username/password optional, as they're unnecessary for > SQLite. > > It would be very nice if there were an easy way to order the output > better. I don't like simply having everything listed alphabetically. I > know that I'd want to rearrange things, which would make diffs > difficult, were I to regenerate the config again after any schema > changes. I'll think about it. For now I think I would like to create a HTML-FormFu-ConfigGenerator directory in the svn. > Cheers and thanks for the patch, Zbigniew Lukasiak http://perlalchemy.blogspot.com/ _______________________________________________ HTML-FormFu mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
