Clearsilver without native code?
2010-07-01 01:26:45 GMT
Hello! I need to implement the same dynamic web page in Python and Java. Though the request-handling and data-retrieval code will need to be written twice, it would be nice to be able to use a shared template. Clearsilver supports both languages, but from what I can tell, it uses native code, which isn't allowed in my case.
Is there a way to use Clearsilver without the native code component?
RSS Feed