You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2017/08/09 13:41:00 UTC

[jira] [Created] (CAY-2345) Own template renderer as a replacement for Velocity

Nikita Timofeev created CAY-2345:
------------------------------------

             Summary: Own template renderer as a replacement for Velocity
                 Key: CAY-2345
                 URL: https://issues.apache.org/jira/browse/CAY-2345
             Project: Cayenne
          Issue Type: Task
          Components: Core Library
    Affects Versions: 4.1.M1
            Reporter: Nikita Timofeev
            Assignee: Nikita Timofeev
             Fix For: 4.1.M1


Cayenne server uses _Velocity_ as template render (primary for {{SQLTemplate}}) that is a little bit overkill, we can create own lightweight implementation that can be in general compatible with _Velocity_ while having better performance.

Velocity can be moved to separate module in case someone wants all it's features in {{SQLTemplate}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)