Re: [Catalyst] CatalystX::ListFramework::Builder warnings

2009-03-10 Thread Oliver Gorwits
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Dermot wrote:
 Calling $c-model() will return a random model unless you specify
 one of: * $c-config-{default_model} # the name of the default
 model to use * $c-stash-{current_model} # the name of the model
 to use for this request NB: in version 5.80, the random
 behavior will not work at all. at
 /usr/lib/perl5/site_perl/5.8.6/CatalystX/ListFramework/Builder/Model/Metadata.pm
  line 71
 
 It not fatal, but I thought I might mention it. Dp.

Thanks Dermot - I'll bounce this and your other LFB-related email to
rt.cpan if that's okay, then I have a reminder to squash the bugs.

- --
Oliver Gorwits, Network and Telecommunications Group,
Oxford University Computing Services
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJtuxh2NPq7pwWBt4RApe0AKC7cbiZnAQ7pLhDa+RxnHnKfykiiwCfcoLV
V429Z1HvsnQqoAtUFG1jesk=
=MTJQ
-END PGP SIGNATURE-

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


[Catalyst] CatalystX::ListFramework::Builder warnings

2009-03-04 Thread Dermot
Hi,

I am getting warnings from CX::L::Builder 0.41 on Catalyst 5.71.

Calling $c-model() will return a random model unless you specify one of:
* $c-config-{default_model} # the name of the default model to use
* $c-stash-{current_model} # the name of the model to use for this request
NB: in version 5.80, the random behavior will not work at all.
 at 
/usr/lib/perl5/site_perl/5.8.6/CatalystX/ListFramework/Builder/Model/Metadata.pm
line 71

It not fatal, but I thought I might mention it.
Dp.

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