<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
I've been thinking that we need a way to distinguish between
development or production so that we can perform extra start up
checking while in development that we wouldn't want to perform in
production.&nbsp; It's been suggested that we could do something similar to
what has been added to <a
 href="https://svn.apache.org/repos/asf/myfaces/extensions/cdi/trunk/core/api/src/main/java/org/apache/myfaces/extensions/cdi/core/api/projectstage/">myfaces</a>,
to make it easier to standardise in the future.<br>
<br>
If everyone felt it was beneficial to have a "project stage", should it
be added as a Seam module or a Weld Extension?<br>
<br>
Ken<br>
</body>
</html>