> - add set of assemblyname functions (that take an 
> AssemblyName as argument), eg. assemblyname::get-culture(AssemblyName)
> 
> - add set of assembly functions, eg. assembly::loadfile(string) or
> assembly::get-name(Assembly) (which would return an 
> AssemblyName instance)
> 
> - change the functions that return a version string to return 
> a System.Version instance
> 
> - change the version functions to take a System.Version 
> argument, instead of a string

Hmm. I could look into that (should have some spare time today and maybe
tommorow morning).

AssemblyName and Assembly types you refer to CLR types in the System.*
namespace? Those types could be used in the expression somehow?

Martin



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to