Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ. As of October 27th, please open all new issues in the Red Hat Customer Portal .
Main issue is we'd need some simple way to separate the 'list of artifacts' from the class/args of the command. Not sure a clean way to do that - any thoughts? Was wondering about a magic character to separate them?
Or maybe if we know its a collection we go into 'collection mode' using open/close symbols like [] or () or {} or "" or something?
Description
so you could do things like
mop lib/*.jar group:artifact : MyClass args
Main issue is we'd need some simple way to separate the 'list of artifacts' from the class/args of the command. Not sure a clean way to do that - any thoughts? Was wondering about a magic character to separate them?
Or maybe if we know its a collection we go into 'collection mode' using open/close symbols like [] or () or {} or "" or something?