+0 for Java5 support.

I for myself would love to get rid of Java5 but if there is a strong
demand for Java5 compatibility DeltaSpike should support it.

Christian


2011/12/22 Rudy De Busscher <rdebussc...@gmail.com>:
> Hi all,
>
>> Basically this VOTE is about "should we support Java5" ?
>
> I would say yes.
>
> Since this project also wants to support non EE6 containers, like jetty,
> tomcat or plain SE or even EE5 containers like JBoss 5, it is important to
> have Java5 compatibility. (Currently developing something for Websphere 6)
>
> And to my knowledge, the new language constructs and methods are limited in
> Java6 and thus not a major issue.
>
> just my thought
>
> Regards
> Rudy
>
> --
> Rudy De Busscher
> http://www.c4j.be
>
>
> On 22 December 2011 11:14, Mark Struberg <strub...@yahoo.de> wrote:
>
>> +1 This is nice for Java5 servers (which there are still a few out there).
>>
>> Of course this means that we should also not use other Java6 features like
>> String.isEmpty() and stuff.
>>
>>
>> Basically this VOTE is about "should we support Java5" ?
>>
>> LieGrue,
>> strub
>>
>>
>>
>> ----- Original Message -----
>> > From: Gerhard Petracek <gerhard.petra...@gmail.com>
>> > To: deltaspike-dev@incubator.apache.org
>> > Cc:
>> > Sent: Wednesday, December 21, 2011 9:41 PM
>> > Subject: [DISCUSS] [DELTASPIKE-28] ServiceProvider
>> >
>> > hi @ all,
>> >
>> > fyi: please check [1] before you answer.
>> >
>> > [2] is the implementation used in owb. i suggest to start with it
>> (instead
>> > of the version of codi), because the version of codi provides additional
>> > mechanisms we might need later on (if we include the corresponding
>> > features).
>> >
>> > the basic concept:
>> > ServiceProvider (btw. DefaultLoaderService) is a custom implementation of
>> > the ServiceLoader mechanism which allows to use codi with java 1.5 (if
>> the
>> > cdi container allows it as well).
>> > in case of java6+ the std. ServiceLoader gets used.
>> >
>> > please send
>> > +1, +0 or -1 because...
>> > for the basic idea as well as the basic concept.
>> > if there are >basic< objections, please also add them to [3]
>> >
>> > regards,
>> > gerhard
>> >
>> > [1] http://markmail.org/message/7yefspfuvtz4jvmp
>> > [2]
>> >
>> https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.1.3/webbeans-impl/src/main/java/org/apache/webbeans/service/DefaultLoaderService.java
>> > [3]
>> >
>> https://cwiki.apache.org/confluence/display/DeltaSpike/SE+Feature+Ranking
>> >
>>
>
>
>
> --
> Rudy De Busscher
> http://www.c4j.be



-- 
Christian Kaltepoth
Blog: http://chkal.blogspot.com/
Twitter: http://twitter.com/chkal

Reply via email to