Hi Allen,

Allen Bierbaum wrote:
> Carsten Neumann wrote:
>> To run the new fcdProcess.py cheetah must be installed, is this an
>> acceptable dependency ?
> 
> IIRC, Cheetah has the capability to compile the code to standard python 
> code and remove this dependency.  This makes it a bit harder to maintain 
> the code because if someone extends fcdProcess then they need to "build" 
> it before committing the code but it would allow people to use it 
> without having cheetah installed.

That's what I thought too, hence I'm compiling the templates to python
code, but the code in the generated .py file inherits from
Cheetah.Template :(
I just uninstalled cheetah and run my stuff and sadly it fails.

        Carsten

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to