Hi John,

Yes configure would have to change and so would
search.htm where localprefs.js, etc are included.

There is a function in Launcher.cpp called
GetSpecialFolderLocation that I wrote that can be
passed "AppData" to retrieve the user's application
data directory. Some javascript for example:

ensureLauncher();
var userAppDataDir  =
DQSDLauncher.getSpecialFolderLocation("AppData");

There are a lot of assumptions throughout the whole
project that everything resides in the dqsd
installation directory.

IMHO, this is a huge change and would warrant 4.0
release.

My $.02,

Brent

--- "John W. Bairen, Jr." <[EMAIL PROTECTED]> wrote:
> Hmmm thinking...
>  
> > I think the moving of local settings to the
> "\documents and 
> > settings\username\..."  area is a good idea as
> someone 
> > pointed out that this
> > allows different users to have their own
> configuration.    
> 
> Will some of the built in functions like the
> configure items from the
> popup menu need modified to handle this change?
> Anything else that will need modified if we move
> these directories?
> 
> 
> JB
> 
> 
> 
>
-------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and
> Integration
> See the breadth of Eclipse activity. February 3-5 in
> Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> DQSD-Devel mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/dqsd-devel


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
DQSD-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-devel

Reply via email to