On Fri, Oct 03, 2008 at 05:37:11PM -0500, _why wrote: > So: > > * Shoes apps cannot share local vars. > * Referring to top-level constants does not require ::. > * You can refer to either 'Widget' or 'Shoes::Widget' > the Shoes module is mixed-in to the binding. > * And, you can still write: > `style(Link, :color => red)`
I've cleaned up these notes a bit and added it to a new section "The Main App and Its Requires" at the bottom of the rules page. <http://help.shoooes.net/Rules.html> _why
