[jifty-devel] A jifty console.

Jesse Vincent jesse at bestpractical.com
Sun May 20 02:12:33 EDT 2007


On May 19, 2007, at 11:15 AM, Kang-min Liu wrote:

> Hi, jifty team.
>
> I've just checked in a "console" for jifty application (lib/Jifty/ 
> Script/Console.pm).
> During my recent developing of jifty app, this scripts helps a lot  
> when I'm still
> trying to understand how things work. I can quickly test a few  
> lines of code right
> in this shell. Like this:
>
> % bin/jifty script
> jifty> my $foos = Jifty->app_class("Model", "FooCollection")->new;
> jifty> $foo->unlimit;
> jifty> YAML::Dump($foo)
>
> I hope you guys like it, and it's really useful too.
>

I do! Nice! Thanks!

-j
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.bestpractical.com/pipermail/jifty-devel/attachments/20070520/581bbda5/PGP.pgp


More information about the jifty-devel mailing list