Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the App-Cmd CPAN distribution.

Report information
The Basics
Id: 55569
Status: rejected
Priority: 0/
Queue: App-Cmd

People
Owner: Nobody in particular
Requestors: benhumphreys [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Feature request - Command namespaces
Date: Mon, 15 Mar 2010 12:15:43 +0900
To: bug-App-Cmd [...] rt.cpan.org
From: Ben <benhumphreys [...] gmail.com>
Hi, We're using App::Cmd (or rather MooseX::App::Cmd) extensively at work, and would like to be able to group commands. So instead of having a flat of some commands like: type1_create type1_blah type2_create type2_something_else We'd want to put these in Command::Type1::create Command::Type1::blah Command::Type2::create Command::Type2::something_else Do you have any recommendations as to where I should start looking to implement this? I don't mind implementing it and submitting a patch. Thanks, Ben
Subject: Re: [rt.cpan.org #55569] Feature request - Command namespaces
Date: Mon, 15 Mar 2010 09:09:15 -0400
To: Ben Humphreys via RT <bug-App-Cmd [...] rt.cpan.org>
From: Ricardo Signes <rjbs [...] cpan.org>
* Ben Humphreys via RT <bug-App-Cmd@rt.cpan.org> [2010-03-14T23:16:31] Show quoted text
> type1_create > type1_blah > type2_create > type2_something_else > > We'd want to put these in > > Command::Type1::create > Command::Type1::blah > Command::Type2::create > Command::Type2::something_else
Doesn't this Just Work? Can you describe specifically what you tried and what didn't happen the way you wanted? -- rjbs
Never heard back. Closing. -- rjbs