Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta1
-
Component/s: Documentation
-
Labels:None
-
Number of attachments :
Description
A guide to port phoenix apps to loom should be provided.
It should include:
- any changes in the libs shipped in the distribution
- any changes in the layout of the distribution
- any changes in the launch binaries
It should detail the changes needed in the sar for it to be deployed in
Loom.
The major issue is likely to be the change in the libs shipped in the
distribution, and consequently which libs need to be added to the sar,
for Loom to be a drop-in replacement.
100% binary-compat has been b0rked due to the MetaClass changes.. Just need to document that you can take your source tree and run the new tasks over it and be fine..