(Note: This is new functionality so I am checking this in)

Change philip-20110531-F6F by philip@PHILIP-I7 on 2011-05-31 18:19:36 EDT
    in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Add explicit resize replicator

New Features:

Bugs Fixed: LPP-9943

Technical Reviewer: (pending)
QA Reviewer: ffeng
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:
The explicit resize replicator was never added. I created one by deriving it from lazyreplicator. The resizereplicator keeps track of the size of each item in the list. Unlike lazy replication, the list of nodes must be scanned to determine which nodes are displayed (and where).

Details:

Tests:
Test from bug report works. A snippet of this example is in /test/explicit-replicators/resize-replicator.lzx.

Files:
M       test/lfc/resizerepl.lzx
A       test/explicit-replicators/resize-replicator.lzx
M       WEB-INF/lps/misc/lzx-autoincludes.properties
M       lps/components/utils/replicator/library.lzx
A       lps/components/utils/replicator/resizereplicator.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/philip-20110531-F6F.tar

Reply via email to