Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-1] appcd: Integrate hook system into appc daemon

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2016-02-25T23:57:37.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsappcd-core
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2016-02-03T23:55:46.000+0000
Updated2016-10-21T22:20:49.000+0000

Description

The appc daemon needs to provide a evented hook system for plugins to use services to use and expose functionality to other services. The hook system is based on the concepts of the hook system in the Titanium CLI. The main differences are the new hooks system will be based on ES6 promises. The event names should follow the convention of "module:foo.bar".

Comments

No comments

JSON Source