I don't agree with this (what's new :-)), as enums are an integral part of
the NAnt class
library, just like properties are, and we don't create all lowercase
properties.

There's a clear separation between build elements (like elements and
attributes) and class library elements (like class, properties, ...)

We could ofcourse choose to support case-insensitive lookup of enum values,
and possible also build attributes.

Gert

----- Original Message ----- 
From: "Arjen Poutsma" <[EMAIL PROTECTED]>
To: "Nant-Developers (E-Mail)" <[EMAIL PROTECTED]>
Sent: Monday, August 18, 2003 2:19 PM
Subject: RE: [nant-dev] Re: general practice for attribute names


If this is the policy, the RegSvcs Task should be changed accordingly.
The action attribute now requires an upper case argument: FindOrCreate,
Create, or Uninstall.

Thanks,

Arjen

> -----Original Message-----
> From: Ian MacLean [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 18, 2003 1:18 PM
> To: Gert Driesen
> Cc: Nant-Developers (E-Mail)
> Subject: [nant-dev] Re: general practice for attribute names
>
>
> I'm fairly sure that we had agreed on lower case for the build file.
> useRuntimeEngine is more readable
>  but  now you have to work out whether or not the attribute is case
> sensitive before you use it.
>
> Whereas now the build file author can just work on the
> assumption that
> they are all lower case. It makes it quicker if you don't
> have to look
> up the attribute case all the time.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to