Ok, one step better is the built in context switching action helper. This will make my code much easier to work with (I miss this from Solar

Solar Cli

November 1st, 2008 by Ray in Cookbook, Solar | Tags: , , | 1 Comment

Overview

One of the nice things Solar has to offer is its CLI (Command Line Interface), which can be used to accomplish tasks that would otherwise eat up valuable time, such as creating applications, models, tests, documentation, and unit tests. In this entry, I will be showing you how to use the current (Solar v1.0.0 alpha2) CLI, detailing commands, available options, parameters, and usage examples. So make sure that you have a fresh pot of coffee and let’s get to it!

Read the rest of this entry »