[seam-dev] Review of development guidelines

Pete Muir pmuir at redhat.com
Fri Apr 9 10:53:22 EDT 2010


* Changed the requirement to be to use org.jboss.seam.* as the prefix for the bean name. We will add an extension for CDI that allows aliasing namespaces such as org.jboss.seam to a short prefix (such as seam.). Anyone fancy coding this up quickly for Weld Extensions?

Otherwise this looks great.

Reviewing where we are at, I think the next critical thing is to how the build is structured complete, and create the Stack POM for the distribution. Hopefully this will give everyone a better idea of how to manage dependencies.

On 9 Apr 2010, at 14:50, Pete Muir wrote:

> * Updated the license info to indicated LGPL 2.1 is used with APL being considered by leadership
> * noted we will likely switch to jboss logging 3.0 when available
> * Changed the annotation location to reflect the Java convention of
> 
> @Model
> public class Foo {}
> 
> * changed the requirement to write javadoc for internal APIs (no such thing exists ;-) to write comments for impl detail
> * changed the packaging requirements for interceptors and decorators and all public api classes as discussed previously
> 
> More to come...
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev




More information about the seam-dev mailing list