RE: Using Jython in Cocoon

2002-06-29 Thread Vadim Gritsenko
> From: Lassi Immonen [mailto:[EMAIL PROTECTED]] > > >Have you tried Python XSPs in Cocoon 2.1-dev? > > Yes, but it had some problems with indents at that time (like 1,5 months > ago) and I couldn't get my own tests to run. It actually had something > to do with to way I intended xml-tags in xs

RE: Using Jython in Cocoon

2002-06-28 Thread Lassi Immonen
>Have you tried Python XSPs in Cocoon 2.1-dev? Yes, but it had some problems with indents at that time (like 1,5 months ago) and I couldn't get my own tests to run. It actually had something to do with to way I intended xml-tags in xsp file. I quickly tried to look for the problem, but it se

RE: Using Jython in Cocoon

2002-06-27 Thread Vadim Gritsenko
> From: Lassi Immonen [mailto:[EMAIL PROTECTED]] > > Hi, > > I've been using Jython in cocoon for some time by using my own > JythonGenerator. And I feel it's simplicity and speed that I can test > things is very nice. Have you tried Python XSPs in Cocoon 2.1-dev? > ScriptGenerator have sever