Hey all,

Just a thought. Should we create one large plugin project for the Seam 3 related plugins? Now we split them per Seam3 module. This is nice on a development perspective, but not as nice for an end user because you need to install 10 different plugins in Forge... So we should either think about a packaging mechanism that keeps the code split in different projects on github, but still be able to install them in a single command or just put them all together in one project. 
What are your thoughts?

Paul