Hi Caleb, (just saw your reply) On Wed, Dec 16, 2015 at 6:19 PM, Caleb James DeLisle <[email protected]> wrote:
They're going to have distinct release cycles
This is exactly what I hope to avoid by not separating the code from the application. This way, whatever improvements you bring to the code, will also be available to the application, on release. If we desynchronize them, the application will most likely be left behind. Also, it will give you a way be constantly reminded that the code module is used by other projects as well, and should remain generic enough and, at the same time, it will not bring any overload since the application itself is extremely basic to maintain. Thanks, Eduard
so I think the least ugly thing to do is have 2 projects.
Thanks, Caleb
On 16/12/15 17:12, [email protected] wrote:
On 16 Dec 2015 at 16:56:57, Yann Flory ([email protected](mailto: [email protected])) wrote:
Hello devs,
In order to be able to use the CodeMirror editor in other extensions, we'd like to split the Syntax Highlighting application in two parts (Cf http://jira.xwiki.org/browse/WIKIEDITOR-37) A new extension, Syntax Highlighting UI Module, would be created and it would provides the ability to transform a given textarea into a CodeMirror editor. The current extension would keep the part which detect all textareas in 'edit' mode and transform them into CodeMirror editors (with a dependency on the new extension). If this is accepted, we'll need a new Jira project for the module.
Note: We create a jira project per repo, I don’t think we need 2 jira projects. We could have 2 jira “components” though.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs