Bah! This is what comes of having too many email accounts...let's try
again...
On Jul 3, 2008, at 2:51 PM, Joshua Ballanco <[EMAIL PROTECTED]> wrote:
Well, since it's been brought up...
I've actually been pondering whether it might be right to make
Shoes' .shys more like Squeak's .images. Since Shoes is the App,
and .shys are scripts...could they also be the documents?
Thoughts?
-Josh
On Jul 3, 2008, at 1:35 PM, Ed Heil wrote:
I'm not clear whether there'd be a global Shoes Cookie Jar or one for
each script? or each subclass of Shoes (if you subclass it)?
different shoes scripts don't have a very strong identity as being
distinct, as applications, from Shoes itself, so maybe it's totally
out of scope to imagine segregated data stores...
On Thu, Jul 3, 2008 at 3:34 PM, _why <[EMAIL PROTECTED]>
wrote:
On Thu, Jul 03, 2008 at 02:30:25PM -0500, Grant Hutchins wrote:
I think ~/.shoes/ is the right answer for Macs too because
~/Library/Preferences is more for preference plists. Either that or
somewhere like ~/Library/Application Data/Shoes
maybe ~/Library/Application Data/Shoes could symlink to ~/.shoes so
either can be used. the first is easier to get to through finder
and the second is more convenient for shoes hackers.
_why