[ALOY-619] Compile time checking for native modules in markup
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2013-07-18T21:14:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 15 |
Components | XML |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-04-12T23:01:04.000+0000 |
Updated | 2013-07-22T17:56:46.000+0000 |
Description
It would be good to use compile time checking to ensure that native modules have actually been installed in the tiapp.xml. Jeff did some initial work on this in the following commit:
https://github.com/jhaynie/alloy/commit/92bbaf0c9f07878eb0c970e4f71831b061609f33
This needs to be added and tested.
Given that the "module" attribute can be used for both native and commonjs modules now, compile time checking seems to fit less. We can revisit if necessary, but for the time being, this ticket will be closed.