You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by GitBox <gi...@apache.org> on 2022/11/11 13:49:50 UTC

[GitHub] [cayenne] andrus opened a new pull request, #533: ServerModule conversion to extender API

andrus opened a new pull request, #533:
URL: https://github.com/apache/cayenne/pull/533

   This is the first cut of the https://issues.apache.org/jira/browse/CAY-2772 feature (extender API). I converted `ServerModule`, `JCacheModule` and `ProjectModule`. The PR is internally consistent, and can be merged as is. The new API even improves the internal Cayenne configuration code. Still, there are some TODOs to finalize CAY-2772 scope:
   
   * Remaining modules need to be converted (CommitLogModule, CryptoModule, etc).
   * We need to decide whether we want cover methods in `ServerRuntimeBuilder` for `ServerModuleExtender` (I think yes).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cayenne] andrus commented on pull request #533: ServerModule conversion to extender API

Posted by GitBox <gi...@apache.org>.
andrus commented on PR #533:
URL: https://github.com/apache/cayenne/pull/533#issuecomment-1312702253

   still working on this. removing the draft


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cayenne] andrus closed pull request #533: ServerModule conversion to extender API

Posted by GitBox <gi...@apache.org>.
andrus closed pull request #533: ServerModule conversion to extender API
URL: https://github.com/apache/cayenne/pull/533


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org