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 5 Current »

Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/5f3c815623f2b42b#

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.

event_implementation_detection.patch

Related Tasks

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

  • No labels