You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the contact search engine, models, and related event bus infrastructure are located within the jmap-extensions module. This is not ideal as building anything on top of the contacts module requires depending on jmap-extensioons a completely unrelated and quite large module.
The text was updated successfully, but these errors were encountered:
HoussemNasri
changed the title
Extract the contact data model into its own maven module
Extract APIs (not implementation) from jmap-extensions module into their own maven module
Nov 26, 2024
Currently, the contact search engine, models, and related event bus infrastructure are located within the
jmap-extensions
module. This is not ideal as building anything on top of the contacts module requires depending onjmap-extensioons
a completely unrelated and quite large module.The text was updated successfully, but these errors were encountered: