Toby Corkindale wrote:
[snip]
> I might be able to get around
this, and the other show-stopper bug[1], by building a custom DBIC
pseudo-resultset that aggregates several resultsets into one to avoid
the problems FormFu has with relationships..
[snip]
Ah, bother, this didn't work.
FormFu's introspection of the model doesn't work if some of the columns
have been brought in via the 'proxy' attribute of a DBIC relationship,
and FF attempts to call resultset methods on a row object.
Oh well, was worth a try.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/