Is it possible right now to set a runtime that is defined in the settings file but that doesn't exist on the system ? how will Nant react to that ?
This will cause an error. Frameworks that don't validate - ie their sdk/framework paths don't exist aren't loaded into the collection. so if you try and set it using the nant.settings.currentframework it will fail.
I seem to remember that we also discussed whether a property that has not been set should be considered to have the value "false" when used in an if / unless attribute ...
thats what I just said, I think: "return true
if the property exists and is set to true, otherwise false." So non-existent properties would cause false to be returned.
Ian
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers