[xwiki/xwiki-dev-llm] df772a: [Misc] Document AbstractEventListener vs AbstractL...
Branch: refs/heads/okf-event-listener-cluster-convention Home: https://github.com/xwiki/xwiki-dev-llm Commit: df772a972fd2d038285cb431f29032b471a67c90 https://github.com/xwiki/xwiki-dev-llm/commit/df772a972fd2d038285cb431f29032... Author: Simon Urli <[email protected]> Date: 2026-09-11 (Fri, 11 Sep 2026) Changed paths: M xwiki/okf/architecture/component-system.md M xwiki/okf/index.md Log Message: ----------- [Misc] Document AbstractEventListener vs AbstractLocalEventListener choice * Add a convention to okf/architecture/component-system.md: when writing a new EventListener, decide whether it must run only for locally-originated events (AbstractLocalEventListener) or also for cluster-replicated remote ones (AbstractEventListener), and ask when it's not obvious. * Update the topic's one-line summary in okf/index.md accordingly. Co-Authored-By: Claude Sonnet 5 <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications