Change 20100609-bargull-8VB by barg...@bargull02 on 2010-06-09 18:11:27
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: allow <dataset> src attribute to be a constraint

Bugs Fixed: LPP-1905 (dataset src attribute can't be a once expression)

Technical Reviewer: henry
QA Reviewer: max

Details:
Handle constraint values for the "src" attribute in DataCompiler.Element() and in NodeModel.elementAsModelInternal(). And made the constraint pattern in NodeModel static, so it won't be recreated for every element.


Tests:
test case from bug report

Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/DataCompiler.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100609-bargull-8VB.tar

Reply via email to