Tieg Zaharia wrote:

I think I've seen this approached in some different ways; one way would to setup a global var inside the app, and then you can use it outside of the app:

Shoes.app do
  $app = self
end

Try it?

I've also been wondering lately if anybody has a good solution for organizing class files and stuff when a Shoes app gets too big for one file?

>cough<MVC!

--
  Phlip

Reply via email to