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

Version 1 Next »

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.

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

  • No labels