|
|
1.1 ! moko 1: Content-Type: text/html ! 2: Content-Length: 258 ! 3: ! 4: name: value - visible without $self ! 5: localy modified name: another value - local var shadows class var ! 6: localy defined name1: value1 ! 7: 1. name not modified: value ! 8: 2. local var disappear: - OK ! 9: another class test: ! 10: a: ! 11: b:bb - visible without $self ! 12: self: { ! 13: "b":"bb" ! 14: }