2 Sep
2011
2 Sep
'11
8:48 p.m.
I have a macro (implemented in Java) with this interface: public List<Block> execute(InferenceParameter parameters, String content, MacroTransformationContext context) ; I want to call this macro from within a velocity script. When I do, it returns a List<Block>. How do I get the velocity script to render the List<Block> properly? -- Mark Wallace Principal Engineer, Semantic Applications Modus Operandi, Melbourne, FL, USA