Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In-Portal uses events to transfer information between different system
components and implement loose coupling approach in development.

When user/developer tries to call event, that doesn't exist he sees fatal
error.

However I recently was in a need to detect if event exists without actually
calling it. And I've created *kApplication::eventImplemented* method (see
attached patch) to do the job.

Task:

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.


Ready for testing.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

event_implementation_detection.patch

  • No labels