On Tue, Sep 21, 2004 at 08:29:10AM -0400, Brian Glass wrote:
> I'm using Maypole::Component (in conjunction with HTML::Mason) and
> wondering if there is any way to pass a value to a component call.
> Something like:
>
> <% $request->component( "/camera/select_snapshot", current =>
> "http://localhost/person/get_snapshot/1" ) %>
I haven't used the Mason back (front?) end but in TT2 one would do:
[% request.component('/camera/select_snapshot?current=http://localhost...') %]
nic
-- the revolution will not be not rerun brothers the revolution will be live_______________________________________________ maypole mailing list maypole at lists.netthink.co.uk http://lists.netthink.co.uk/listinfo/maypole
This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:56 GMT