[Seaside] Grease - get image directory

Dale Henrichs dhenrich at vmware.com
Wed Mar 14 16:38:18 UTC 2012


It definitely would be convenient if Grease did have something like a imageHome method that returned a path string to the imageHome directory ... 

Dale

----- Original Message -----
| From: "Francois Stephany" <tulipe.moutarde at gmail.com>
| To: seaside at lists.squeakfoundation.org
| Sent: Wednesday, March 14, 2012 8:41:46 AM
| Subject: Re: [Seaside] Grease - get image directory
| 
| On 14/03/12 01:33, Philippe Marschall wrote:
| > Am 14. März 2012 05:40 schrieb Francois
| > Stephany<tulipe.moutarde at gmail.com>:
| >> Hi,
| >>
| >> GRPlatform has two methods: filesIn:aPathString and
| >> directoriesIn:aPathString. They return the absolute paths of the
| >> contained
| >> files.
| >>
| >> However I do not see any (portable) way to know the image
| >> directory.
| >>
| >> I think it is sometimes needed, for example:
| >> GRPlatform current directoriesIn: 'bootstrap'
| >>
| >> (where bootstrap is a directory next to my Pharo image). Gives me
| >> all the
| >> absolute path of the directories lying in<image
| >> directory>/bootstrap
| >>
| >> How can I get the relative path of these directories compared to
| >> the
| >> 'bootstrap' directory?
| >
| > Does it have to be portable?
| 
| That would be great. It's actually for this:
| http://code.google.com/p/seaside/issues/detail?id=267
| _______________________________________________
| seaside mailing list
| seaside at lists.squeakfoundation.org
| http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
| 


More information about the seaside mailing list