Re: CdiControl in Java EE?

2012-03-10 Thread Mark Struberg
Getting this back to life again! The next steps are 1.) rename the project from cdise to cdicontrol because it is not only for SE anymore 1.) split between the CdiBoot API and the ContextControl   The CdiBoot is for starting and shutting down the container in SE environments and will be

Re: CdiControl in Java EE?

2012-03-10 Thread Mark Struberg
Hi! I've now reviewed https://cwiki.apache.org/DeltaSpike/cdi-11-proposals.html and I think the ManagedContext extends Context  has a very basic defunct. Let's look at the methods the Context interface defines: public Class? extends Annotation getScope(); public T T get(ContextualT

Re: CdiControl in Java EE?

2012-03-10 Thread Mark Struberg
Each Request will e.g. get an own Context instance! correction: MIGHT get it's own instance. This is container specific. LieGrue, strub - Original Message - From: Mark Struberg strub...@yahoo.de To: deltaspike-dev@incubator.apache.org deltaspike-dev@incubator.apache.org Cc:

[jira] [Created] (DELTASPIKE-119) review and discuss 18n module

2012-03-10 Thread Gerhard Petracek (Created) (JIRA)
review and discuss 18n module - Key: DELTASPIKE-119 URL: https://issues.apache.org/jira/browse/DELTASPIKE-119 Project: DeltaSpike Issue Type: Task Affects Versions: 0.1-incubating Reporter:

[DISCUSS] [DELTASPIKE-119] i18n/message module

2012-03-10 Thread Gerhard Petracek
hi @ all, i would like to suggest to start the discussion about the requirements for the i18n/message-module. therefore i created [1] and added an overview of the most important concepts/features provided by the message-module of myfaces codi. please review the ideas themselves. we can discuss

[jira] [Updated] (DELTASPIKE-119) review and discuss 18n module

2012-03-10 Thread Gerhard Petracek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-119: Component/s: I18n-Module review and discuss 18n module

Re: [DISCUSS] [DELTASPIKE-119] i18n/message module

2012-03-10 Thread John D. Ament
Hi Gerhard Can we also list all features of Seam International in the issue? John On Sat, Mar 10, 2012 at 9:34 AM, Gerhard Petracek gerhard.petra...@gmail.com wrote: hi @ all, i would like to suggest to start the discussion about the requirements for the i18n/message-module. therefore i

Re: [DISCUSS] [DELTASPIKE-119] i18n/message module

2012-03-10 Thread Gerhard Petracek
hi john, yes - please add them as a 2nd comment. regards, gerhard 2012/3/10 John D. Ament john.d.am...@gmail.com Hi Gerhard Can we also list all features of Seam International in the issue? John On Sat, Mar 10, 2012 at 9:34 AM, Gerhard Petracek gerhard.petra...@gmail.com wrote:

Re: [DISCUSS] [DELTASPIKE-119] i18n/message module

2012-03-10 Thread Antoine Sabot-Durand
It would also be nice to support xml resource bundle : properties files are so java 1.2 and doesn't support UTF-8 Antoine SABOT-DURAND Le 10 mars 2012 à 15:34, Gerhard Petracek a écrit : hi @ all, i would like to suggest to start the discussion about the requirements for the

Re: [DISCUSS] [DELTASPIKE-119] i18n/message module

2012-03-10 Thread Antoine Sabot-Durand
Yes I know. The idea is to provide it like Spring does. Antoine SABOT-DURAND Le 10 mars 2012 à 17:57, Gerhard Petracek a écrit : hi antoine, that's possible via a (custom) MessageResolver. regards, gerhard 2012/3/10 Antoine Sabot-Durand anto...@sabot-durand.net It would also