Alexander S. Sizemin wrote:
Hello devs,
I'm working on xmldiff module and I need some guidance:

1) I want to change usecase policies for default publication to grant rights for new usecases. Shall I create an additonal patch against svn code or there is a way to integrate this changes to my module?

Create an additional patch against the svn code. I believe in the past we've also just included directions on how to make the change yourself for extra modules.


2) I want to use some existing code from diff module, which is neither in Lenya core nor Lenya standard modules.
I'm going to use only it's java codebase, so the question is
do I need to import existing diff module though standard module config or
I can simply employ it's codebase in a form of packed jar file?

I would say import the existing diff, although that will potentially create some odd dependencies. It's going to depend on how much of the code base you end up reusing. It's possible that the two modules would actually be merged into one when it is brought into the code base. It's going to depend on the functionality of each.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lenya.apache.org
For additional commands, e-mail: dev-h...@lenya.apache.org

Reply via email to