[Seaside] Seaside root file directory - how to determine programatically

Brian Murphy-Dye brian.murphydye at mac.com
Fri Jul 7 18:52:05 UTC 2006


I think you're asking about the file system, in which case this may  
be what you're after:
    FileDirectory default pathName

Since you're asking in the Seaside mailing list, you may be asking  
about Seaside's base, in which case it's probably this:
    WADispatcher default basePath

Brian.


On Jul 7, 2006, at 8:46 AM, Frank Sukhu wrote:

> Greetings,
>
> I am trying to figure out how to get the root file directory at run- 
> time.
>
> I need to create a directory on the fly and to do this I need to  
> know the
> full pathname.  To construct the full pathname I need to know the  
> pathname
> of the root for seaside.
>
> I did search the newsgroup for info but found nothing.  Thanks for  
> any help.
>
> Cheers,
> Frank
>
>
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the Seaside mailing list