Seems like the user is requesting an explicit replicator tag :-)



---------- Forwarded message ----------
From: Robin Sheat <[EMAIL PROTECTED]>
Date: Jun 20, 2007 1:22 AM
Subject: [Laszlo-user] Forcing a replication manager
To: Laszlo Users <[EMAIL PROTECTED]>

Hi, if I have something like:

<mycomponent datapath="thepath" />

and thepath only matches one thing, no replication manager is used. This
means
that there is extra checking required when interacting with this component,
as it may be many components contained inside a replication manager, or it
may be just the component itself, and this state may change when more data
comes along or gets deleted later.

I'd like to have something that runs through all the potentially replicated
mycomponent instances when the cloning is done and they've been rendered (in
this case I want to calculate a value based on them). I can do this fine if
there's multiple ones (there's an example for this in the docs), however it
seems I have to also have a separate hook in place in case there's only one
thing. What I'd like to be able to do is force replication even if there's
zero or one items being replicated, that way the one bit of code will handle
them all. Is this possible, or is there another recommended way of doing
this
sort of thing?

--
Robin <[EMAIL PROTECTED]> JabberID: <[EMAIL PROTECTED]>

Hostes alienigeni me abduxerunt. Qui annus est?

PGP Key 0xA99CEB6D = 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D



--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

Attachment: pgpvxD9mQn27p.pgp
Description: PGP signature

Reply via email to