<div dir="ltr"><div><div><div><div>Hello Forgers!<br><br></div>I would really appreciate your feedback on the Forge Stacks support. I have provided a pull-request (<a href="https://github.com/forge/core/pull/592">https://github.com/forge/core/pull/592</a>) that I want to merge still this week with the changes.<br><br></div>I still need to document this feature, but it basically does what is described in <a href="https://issues.jboss.org/browse/FORGE-2316">https://issues.jboss.org/browse/FORGE-2316</a> <br><br></div>Regarding to the implementation details, I created a StacksFacet interface (that&#39;s supposed to be implemented if you want to add a new stack) that returns a Stack object (that is in charge of deciding if a given ProjectFacet is supported). Stacks are built using the StackBuilder class. <br></div><div>I have added a --stack option in the project-new command that just calls the StackFacet.install() method. In order to find the facet bound to the project it is simply a matter of calling: <br><br></div><div>project.getFacet(StackFacet.class).<br></div><div><br></div><div>Let me know if you have any questions. I&#39;d be more than happy to answer.<br></div><div><div><div><div><div><div><div><div><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><b>George Gastaldi</b><br><br><a href="https://about.me/gastaldi" target="_blank">https://about.me/gastaldi</a><br></div></div></div></div></div></div>
</div></div></div></div></div></div></div></div></div></div></div></div>