On Sun, 2004-09-12 at 12:10, Stephan Michels wrote: > On Sat, 11 Sep 2004, Rolf Kulemann wrote: > > > Hello, > > > > I just tried out the Javaflow block. > > I wonder how I can access the parameters passed from the sitemap within > > my flow methods. > > > > I had a look to o.a.c.c.f.j.JavaInterpreter.callFunction(String > > methodName, List params, Redirector redirector). > > > > The javadoc sais, that "params" is made available in the flow class, but > > this method(callFunction) never accesses the params variable or passes > > it to wherever. So I guess it is not possible atm to access the > > variables passed from the sitemap ala cocoon.parameters or similiar? > > > > E.g. getParameter(String name) would be cool in the class > > AbstractContinuable. > > I thought that I already implemented it. Have you looked int the current > HEAD?
Ok, it is in the trunk but not in the 2.1.x branch. Does it makes sense to merge the javaflow of trunk to 2.1.x branch? I would very appreciate that. -- Rolf Kulemann
