On Tue, Dec 8, 2009 at 3:25 PM, Simon Laws <[email protected]> wrote:
> 3/ review API use cases Ok so whats the easiest way to do that? - posting to the ML or wiki page with suggestions and updates - dive in and start updating the node-api module - start a new node-api module somewhere else to work on the use cases and updates That last of those seem easiest to me as it will make it easier to keep track of. To start, the simplest most common use case we have is to create a Node from contributions which have deployables defined in sca-contribution.xml files so it would be good to have a simplest possible method for that, eg: createNode(String... contributionLocations); does that sound reasonable? ...ant
