Mercurial > pub > Impl
diff Lib/IMPL/DOM/Node.pm @ 116:1722ca51537c
minor changes.
Auth no more throws an exception when fails
author | wizard |
---|---|
date | Mon, 31 May 2010 08:30:39 +0400 |
parents | 7b14e0122b79 |
children | a7efb3117295 |
line wrap: on
line diff
--- a/Lib/IMPL/DOM/Node.pm Wed May 26 02:32:22 2010 +0400 +++ b/Lib/IMPL/DOM/Node.pm Mon May 31 08:30:39 2010 +0400 @@ -19,6 +19,8 @@ public _direct property childNodes => { get => \&_getChildNodes }; # prop_list public _direct property parentNode => prop_get ; private _direct property _propertyMap => prop_all ; + + __PACKAGE__->class_data(property_bind => {}); } our %Axes = (