Hi,

I'd like to propose deprecating the following built-in properties in favor
of their corresponding functions :

nant.filename
nant.version
nant.location
nant.project.name
nant.project.buildfile
nant.project.default
nant.platform
nant.platform.win32
nant.platform.unix
nant.settings.currentframework.description
nant.settings.currentframework.frameworkdirectory
nant.settings.currentframework.sdkdirectory
nant.settings.currentframework.frameworkassemblydirectory
nant.settings.currentframework.runtimeengine
nant.tasks.*

so that would mean we'd end up having the following not-deprecated built-in
properties :

nant.project.basedir
nant.onsuccess
nant.onfailure
nant.settings.currentframework

(although it would be good to at least get rid of the last one too)

Ofcourse, we'll need to provide decent warning messages to users, and direct
them to the function(s) corresponding to a given property.

What do you think ?



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to