On 8/24/06, Paul Benedict <[EMAIL PROTECTED]> wrote:


Why not just call it actionId instead of action-id? Done.

I gather from the names we choose, most of everything is lower case. It
could just be a style objection -- certainly not a content objection.


I'm not sure what all you're including in "most of everything". It's
certainly the case that we use lower case with dashes for element names, but
attribute names are camel case (at least in part because they will then map
to JavaBean property names). The action id is neither of those - it's an
attribute value - but I think that would make it OK to use camel case there
too, and for the same reason. ;-)

--
Martin Cooper


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to