[Rt-devel] In RT REST code, what is coke?

Jesse Vincent jesse at bestpractical.com
Wed Jun 21 14:52:22 EDT 2006




On Wed, Jun 21, 2006 at 02:37:48PM -0400, Todd Chapman wrote:
> On Wed, Jun 21, 2006 at 01:47:09PM -0400, Jesse Vincent wrote:
> > 
> > 
> > 
> > On Wed, Jun 21, 2006 at 01:33:52PM -0400, Todd Chapman wrote:
> > > my ($c, $o, $k, $e) = ("", [], {}, "");
> > > 
> > > It would be easier to understand if the short variable names
> > > where explained at least once! :)
> > 
> > Sure would. (Since I spent about an hour beating my head against it a
> > few weeks ago when I was cleaning up some of the CLI.
> > 
> >                 my ($notes, $order, $key_values, $errors) = @$result;
> > 
> > Is the best I was able to do.
> > 
> 
> Are there no tests for bin/rt ?

Tons, in 3.6. Have a look.

> What is your preferred method for debugging REST code?
> 

-- 


More information about the Rt-devel mailing list