Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-97] appcd-detect: Wire up Windows Registry library

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusResolved
ResolutionFixed
Resolution Date2017-10-03T21:34:15.000+0000
Affected Version/sn/a
Fix Version/sAppc Daemon 1.0.0
Componentsappcd-detect
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2017-08-22T21:25:05.000+0000
Updated2017-10-25T23:13:02.000+0000

Description

The DetectEngine has the necessary plumbing to poll the Windows Registry for paths to watch, however the actual call to query the registry is commented out until a solution is dropped in. We need to select a library that allows us to query the registry. In the past, we've used winreg, but it requires a bit of abstraction to make it nicer to work with. Need to investigate the offerings in NPM and perhaps find a solution that allows us to listen to registry changes.

Comments

No comments

JSON Source