Hi, With the sling-api discussions coming to a close (AFAIU), we'll be able to "port" microsling to the new sling-api soon.
Here's my suggestion for the Maven modules to use for that:
microsling (main microsling module)
- microsling-core (depends on sling-api)
- microsling-commons (stuff like ScriptEngines that might be
reused by Sling OSGi users)
- microsling-webapp (demo + test webapp)
WDYT?
-Bertrand
