On 28/06/2010 06:05, Finn Bock wrote:
>> Just curious why the ID attr isn't rendered? Having the ID attribute is 
>> quite useful for Ajax, since
>> one can determine whether an incoming payload should be executed or not.
> 
> I was afraid that the id I picked could be used by some other control,
> so I figured I could pick an illegal name and then not render it.


I've committed a change by prefixing the static setup script with 'c_'. Not a 
true namespace but
should provide some protection against duplication. We could use the same 
convention for CSS
classnames where it is also likely to occur.

Kind regards

Bob

Reply via email to