On Jul 25, P T Withington wrote:
> Hey Adam, in LzDatapointer, it resets defaultattrs to an empty set
> (clobbering that inherited from LzNode, rather than adding to that).  It
> then adds 'ignoreplacement' as a defaultattr.  This struck Phil and I as
> odd.  Is this really what we want, and if so, is there a comment we
> could add to explain why?
I'm not sure about clobbering the defaultattrs. As for ignoring placement,
this just is generally the right thing for container classes. Consider the
case of window. I want to write:

    <window datapath="some/x/path" title="$path{ '@title] }">

It would be crazy if the datapath didn't apply to the window itself.

A
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to