You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Gary Gregory <ga...@gmail.com> on 2014/09/02 16:22:28 UTC

log4j-streams module name

Should the new module name/ID be:

- log4j-streams
- log4j-streaming
- log4j-<your suggestion>

?

Gary

-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: log4j-streams module name

Posted by Ralph Goers <rg...@apache.org>.
Hate them all but nothing good pops to mind right now.  Frankly, I find the "streams" in java  8 a confusing term.  When I looked at it I was reminded of Cocoon pipelines. I wish they had used that term instead.

Sent from my iPad

> On Sep 2, 2014, at 7:35 PM, Gary Gregory <ga...@gmail.com> wrote:
> 
> Yeah, plain 'streams' is not great. Let's see... we are talking about java.io classes that are OutputStreams, InputStreams, Writers, and Readers.
> 
> - log4j-java.io
>    Can you have a . in a module name like that without causing confusion, it kinda looks weird but it the best IMO.
> - log4j-javaio
> - log4j-javaio-bridge
> 
> ?
> 
> Gary
> 
> 
>> On Tue, Sep 2, 2014 at 10:02 PM, Matt Sicker <bo...@gmail.com> wrote:
>> Using the name "streams" might be confusing the Java 1.8 streams (aka lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or something similar to emphasise the compatibility.
>> 
>> 
>>> On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com> wrote:
>>> Should the new module name/ID be:
>>> 
>>> - log4j-streams
>>> - log4j-streaming
>>> - log4j-<your suggestion>
>>> 
>>> ?
>>> 
>>> Gary
>>> 
>>> -- 
>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org 
>>> Java Persistence with Hibernate, Second Edition
>>> JUnit in Action, Second Edition
>>> Spring Batch in Action
>>> Blog: http://garygregory.wordpress.com 
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>> 
>> 
>> 
>> -- 
>> Matt Sicker <bo...@gmail.com>
> 
> 
> 
> -- 
> E-Mail: garydgregory@gmail.com | ggregory@apache.org 
> Java Persistence with Hibernate, Second Edition
> JUnit in Action, Second Edition
> Spring Batch in Action
> Blog: http://garygregory.wordpress.com 
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

Re: log4j-streams module name

Posted by Gary Gregory <ga...@gmail.com>.
YAGNI!


On Thu, Sep 4, 2014 at 1:32 PM, Matt Sicker <bo...@gmail.com> wrote:

> Me too! Thankfully, no JDK API logs to Buffers or Channels or anything. :P
>
>
> On 4 September 2014 12:31, Gary Gregory <ga...@gmail.com> wrote:
>
>> Now that I see:
>>
>> org.apache.logging.log4j.io
>>
>> I wonder where is:
>>
>> org.apache.logging.log4j.nio
>>
>> !
>>
>> Gary
>>
>>
>> On Tue, Sep 2, 2014 at 11:05 PM, Remko Popma <re...@gmail.com>
>> wrote:
>>
>>> I'm ok with log4j-streams and log4j-iostreams.
>>>
>>> Sent from my iPhone
>>>
>>> On 2014/09/03, at 11:41, Ralph Goers <rg...@apache.org> wrote:
>>>
>>> Much better
>>>
>>> Sent from my iPad
>>>
>>> On Sep 2, 2014, at 7:37 PM, Matt Sicker <bo...@gmail.com> wrote:
>>>
>>> Maybe log4j-iostreams?
>>>
>>>
>>> On 2 September 2014 21:35, Gary Gregory <ga...@gmail.com> wrote:
>>>
>>>> Yeah, plain 'streams' is not great. Let's see... we are talking about
>>>> java.io classes that are OutputStreams, InputStreams, Writers, and
>>>> Readers.
>>>>
>>>> - log4j-java.io
>>>>    Can you have a . in a module name like that without causing
>>>> confusion, it kinda looks weird but it the best IMO.
>>>> - log4j-javaio
>>>> - log4j-javaio-bridge
>>>>
>>>> ?
>>>>
>>>> Gary
>>>>
>>>>
>>>> On Tue, Sep 2, 2014 at 10:02 PM, Matt Sicker <bo...@gmail.com> wrote:
>>>>
>>>>> Using the name "streams" might be confusing the Java 1.8 streams (aka
>>>>> lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or
>>>>> something similar to emphasise the compatibility.
>>>>>
>>>>>
>>>>> On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Should the new module name/ID be:
>>>>>>
>>>>>> - log4j-streams
>>>>>> - log4j-streaming
>>>>>> - log4j-<your suggestion>
>>>>>>
>>>>>> ?
>>>>>>
>>>>>> Gary
>>>>>>
>>>>>> --
>>>>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>>>>> Java Persistence with Hibernate, Second Edition
>>>>>> <http://www.manning.com/bauer3/>
>>>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>>>>> Spring Batch in Action <http://www.manning.com/templier/>
>>>>>> Blog: http://garygregory.wordpress.com
>>>>>> Home: http://garygregory.com/
>>>>>> Tweet! http://twitter.com/GaryGregory
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Matt Sicker <bo...@gmail.com>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>>> Java Persistence with Hibernate, Second Edition
>>>> <http://www.manning.com/bauer3/>
>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>>> Spring Batch in Action <http://www.manning.com/templier/>
>>>> Blog: http://garygregory.wordpress.com
>>>> Home: http://garygregory.com/
>>>> Tweet! http://twitter.com/GaryGregory
>>>>
>>>
>>>
>>>
>>> --
>>> Matt Sicker <bo...@gmail.com>
>>>
>>>
>>
>>
>> --
>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> Java Persistence with Hibernate, Second Edition
>> <http://www.manning.com/bauer3/>
>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> Spring Batch in Action <http://www.manning.com/templier/>
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: log4j-streams module name

Posted by Matt Sicker <bo...@gmail.com>.
Me too! Thankfully, no JDK API logs to Buffers or Channels or anything. :P


On 4 September 2014 12:31, Gary Gregory <ga...@gmail.com> wrote:

> Now that I see:
>
> org.apache.logging.log4j.io
>
> I wonder where is:
>
> org.apache.logging.log4j.nio
>
> !
>
> Gary
>
>
> On Tue, Sep 2, 2014 at 11:05 PM, Remko Popma <re...@gmail.com>
> wrote:
>
>> I'm ok with log4j-streams and log4j-iostreams.
>>
>> Sent from my iPhone
>>
>> On 2014/09/03, at 11:41, Ralph Goers <rg...@apache.org> wrote:
>>
>> Much better
>>
>> Sent from my iPad
>>
>> On Sep 2, 2014, at 7:37 PM, Matt Sicker <bo...@gmail.com> wrote:
>>
>> Maybe log4j-iostreams?
>>
>>
>> On 2 September 2014 21:35, Gary Gregory <ga...@gmail.com> wrote:
>>
>>> Yeah, plain 'streams' is not great. Let's see... we are talking about
>>> java.io classes that are OutputStreams, InputStreams, Writers, and
>>> Readers.
>>>
>>> - log4j-java.io
>>>    Can you have a . in a module name like that without causing
>>> confusion, it kinda looks weird but it the best IMO.
>>> - log4j-javaio
>>> - log4j-javaio-bridge
>>>
>>> ?
>>>
>>> Gary
>>>
>>>
>>> On Tue, Sep 2, 2014 at 10:02 PM, Matt Sicker <bo...@gmail.com> wrote:
>>>
>>>> Using the name "streams" might be confusing the Java 1.8 streams (aka
>>>> lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or
>>>> something similar to emphasise the compatibility.
>>>>
>>>>
>>>> On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com> wrote:
>>>>
>>>>> Should the new module name/ID be:
>>>>>
>>>>> - log4j-streams
>>>>> - log4j-streaming
>>>>> - log4j-<your suggestion>
>>>>>
>>>>> ?
>>>>>
>>>>> Gary
>>>>>
>>>>> --
>>>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>>>> Java Persistence with Hibernate, Second Edition
>>>>> <http://www.manning.com/bauer3/>
>>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>>>> Spring Batch in Action <http://www.manning.com/templier/>
>>>>> Blog: http://garygregory.wordpress.com
>>>>> Home: http://garygregory.com/
>>>>> Tweet! http://twitter.com/GaryGregory
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Matt Sicker <bo...@gmail.com>
>>>>
>>>
>>>
>>>
>>> --
>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>> Java Persistence with Hibernate, Second Edition
>>> <http://www.manning.com/bauer3/>
>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>> Spring Batch in Action <http://www.manning.com/templier/>
>>> Blog: http://garygregory.wordpress.com
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>>>
>>
>>
>>
>> --
>> Matt Sicker <bo...@gmail.com>
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
Matt Sicker <bo...@gmail.com>

Re: log4j-streams module name

Posted by Gary Gregory <ga...@gmail.com>.
Now that I see:

org.apache.logging.log4j.io

I wonder where is:

org.apache.logging.log4j.nio

!

Gary


On Tue, Sep 2, 2014 at 11:05 PM, Remko Popma <re...@gmail.com> wrote:

> I'm ok with log4j-streams and log4j-iostreams.
>
> Sent from my iPhone
>
> On 2014/09/03, at 11:41, Ralph Goers <rg...@apache.org> wrote:
>
> Much better
>
> Sent from my iPad
>
> On Sep 2, 2014, at 7:37 PM, Matt Sicker <bo...@gmail.com> wrote:
>
> Maybe log4j-iostreams?
>
>
> On 2 September 2014 21:35, Gary Gregory <ga...@gmail.com> wrote:
>
>> Yeah, plain 'streams' is not great. Let's see... we are talking about
>> java.io classes that are OutputStreams, InputStreams, Writers, and
>> Readers.
>>
>> - log4j-java.io
>>    Can you have a . in a module name like that without causing confusion,
>> it kinda looks weird but it the best IMO.
>> - log4j-javaio
>> - log4j-javaio-bridge
>>
>> ?
>>
>> Gary
>>
>>
>> On Tue, Sep 2, 2014 at 10:02 PM, Matt Sicker <bo...@gmail.com> wrote:
>>
>>> Using the name "streams" might be confusing the Java 1.8 streams (aka
>>> lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or
>>> something similar to emphasise the compatibility.
>>>
>>>
>>> On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com> wrote:
>>>
>>>> Should the new module name/ID be:
>>>>
>>>> - log4j-streams
>>>> - log4j-streaming
>>>> - log4j-<your suggestion>
>>>>
>>>> ?
>>>>
>>>> Gary
>>>>
>>>> --
>>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>>> Java Persistence with Hibernate, Second Edition
>>>> <http://www.manning.com/bauer3/>
>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>>> Spring Batch in Action <http://www.manning.com/templier/>
>>>> Blog: http://garygregory.wordpress.com
>>>> Home: http://garygregory.com/
>>>> Tweet! http://twitter.com/GaryGregory
>>>>
>>>
>>>
>>>
>>> --
>>> Matt Sicker <bo...@gmail.com>
>>>
>>
>>
>>
>> --
>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> Java Persistence with Hibernate, Second Edition
>> <http://www.manning.com/bauer3/>
>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> Spring Batch in Action <http://www.manning.com/templier/>
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: log4j-streams module name

Posted by Remko Popma <re...@gmail.com>.
I'm ok with log4j-streams and log4j-iostreams. 

Sent from my iPhone

> On 2014/09/03, at 11:41, Ralph Goers <rg...@apache.org> wrote:
> 
> Much better
> 
> Sent from my iPad
> 
>> On Sep 2, 2014, at 7:37 PM, Matt Sicker <bo...@gmail.com> wrote:
>> 
>> Maybe log4j-iostreams?
>> 
>> 
>>> On 2 September 2014 21:35, Gary Gregory <ga...@gmail.com> wrote:
>>> Yeah, plain 'streams' is not great. Let's see... we are talking about java.io classes that are OutputStreams, InputStreams, Writers, and Readers.
>>> 
>>> - log4j-java.io
>>>    Can you have a . in a module name like that without causing confusion, it kinda looks weird but it the best IMO.
>>> - log4j-javaio
>>> - log4j-javaio-bridge
>>> 
>>> ?
>>> 
>>> Gary
>>> 
>>> 
>>>> On Tue, Sep 2, 2014 at 10:02 PM, Matt Sicker <bo...@gmail.com> wrote:
>>>> Using the name "streams" might be confusing the Java 1.8 streams (aka lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or something similar to emphasise the compatibility.
>>>> 
>>>> 
>>>>> On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com> wrote:
>>>>> Should the new module name/ID be:
>>>>> 
>>>>> - log4j-streams
>>>>> - log4j-streaming
>>>>> - log4j-<your suggestion>
>>>>> 
>>>>> ?
>>>>> 
>>>>> Gary
>>>>> 
>>>>> -- 
>>>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org 
>>>>> Java Persistence with Hibernate, Second Edition
>>>>> JUnit in Action, Second Edition
>>>>> Spring Batch in Action
>>>>> Blog: http://garygregory.wordpress.com 
>>>>> Home: http://garygregory.com/
>>>>> Tweet! http://twitter.com/GaryGregory
>>>> 
>>>> 
>>>> 
>>>> -- 
>>>> Matt Sicker <bo...@gmail.com>
>>> 
>>> 
>>> 
>>> -- 
>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org 
>>> Java Persistence with Hibernate, Second Edition
>>> JUnit in Action, Second Edition
>>> Spring Batch in Action
>>> Blog: http://garygregory.wordpress.com 
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>> 
>> 
>> 
>> -- 
>> Matt Sicker <bo...@gmail.com>

Re: log4j-streams module name

Posted by Ralph Goers <rg...@apache.org>.
Much better

Sent from my iPad

> On Sep 2, 2014, at 7:37 PM, Matt Sicker <bo...@gmail.com> wrote:
> 
> Maybe log4j-iostreams?
> 
> 
>> On 2 September 2014 21:35, Gary Gregory <ga...@gmail.com> wrote:
>> Yeah, plain 'streams' is not great. Let's see... we are talking about java.io classes that are OutputStreams, InputStreams, Writers, and Readers.
>> 
>> - log4j-java.io
>>    Can you have a . in a module name like that without causing confusion, it kinda looks weird but it the best IMO.
>> - log4j-javaio
>> - log4j-javaio-bridge
>> 
>> ?
>> 
>> Gary
>> 
>> 
>>> On Tue, Sep 2, 2014 at 10:02 PM, Matt Sicker <bo...@gmail.com> wrote:
>>> Using the name "streams" might be confusing the Java 1.8 streams (aka lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or something similar to emphasise the compatibility.
>>> 
>>> 
>>>> On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com> wrote:
>>>> Should the new module name/ID be:
>>>> 
>>>> - log4j-streams
>>>> - log4j-streaming
>>>> - log4j-<your suggestion>
>>>> 
>>>> ?
>>>> 
>>>> Gary
>>>> 
>>>> -- 
>>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org 
>>>> Java Persistence with Hibernate, Second Edition
>>>> JUnit in Action, Second Edition
>>>> Spring Batch in Action
>>>> Blog: http://garygregory.wordpress.com 
>>>> Home: http://garygregory.com/
>>>> Tweet! http://twitter.com/GaryGregory
>>> 
>>> 
>>> 
>>> -- 
>>> Matt Sicker <bo...@gmail.com>
>> 
>> 
>> 
>> -- 
>> E-Mail: garydgregory@gmail.com | ggregory@apache.org 
>> Java Persistence with Hibernate, Second Edition
>> JUnit in Action, Second Edition
>> Spring Batch in Action
>> Blog: http://garygregory.wordpress.com 
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
> 
> 
> 
> -- 
> Matt Sicker <bo...@gmail.com>

Re: log4j-streams module name

Posted by Matt Sicker <bo...@gmail.com>.
Maybe log4j-iostreams?


On 2 September 2014 21:35, Gary Gregory <ga...@gmail.com> wrote:

> Yeah, plain 'streams' is not great. Let's see... we are talking about
> java.io classes that are OutputStreams, InputStreams, Writers, and
> Readers.
>
> - log4j-java.io
>    Can you have a . in a module name like that without causing confusion,
> it kinda looks weird but it the best IMO.
> - log4j-javaio
> - log4j-javaio-bridge
>
> ?
>
> Gary
>
>
> On Tue, Sep 2, 2014 at 10:02 PM, Matt Sicker <bo...@gmail.com> wrote:
>
>> Using the name "streams" might be confusing the Java 1.8 streams (aka
>> lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or
>> something similar to emphasise the compatibility.
>>
>>
>> On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com> wrote:
>>
>>> Should the new module name/ID be:
>>>
>>> - log4j-streams
>>> - log4j-streaming
>>> - log4j-<your suggestion>
>>>
>>> ?
>>>
>>> Gary
>>>
>>> --
>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>> Java Persistence with Hibernate, Second Edition
>>> <http://www.manning.com/bauer3/>
>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>> Spring Batch in Action <http://www.manning.com/templier/>
>>> Blog: http://garygregory.wordpress.com
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>>>
>>
>>
>>
>> --
>> Matt Sicker <bo...@gmail.com>
>>
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
Matt Sicker <bo...@gmail.com>

Re: log4j-streams module name

Posted by Gary Gregory <ga...@gmail.com>.
Yeah, plain 'streams' is not great. Let's see... we are talking about
java.io classes that are OutputStreams, InputStreams, Writers, and Readers.

- log4j-java.io
   Can you have a . in a module name like that without causing confusion,
it kinda looks weird but it the best IMO.
- log4j-javaio
- log4j-javaio-bridge

?

Gary


On Tue, Sep 2, 2014 at 10:02 PM, Matt Sicker <bo...@gmail.com> wrote:

> Using the name "streams" might be confusing the Java 1.8 streams (aka
> lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or
> something similar to emphasise the compatibility.
>
>
> On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com> wrote:
>
>> Should the new module name/ID be:
>>
>> - log4j-streams
>> - log4j-streaming
>> - log4j-<your suggestion>
>>
>> ?
>>
>> Gary
>>
>> --
>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> Java Persistence with Hibernate, Second Edition
>> <http://www.manning.com/bauer3/>
>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> Spring Batch in Action <http://www.manning.com/templier/>
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: log4j-streams module name

Posted by Matt Sicker <bo...@gmail.com>.
Using the name "streams" might be confusing the Java 1.8 streams (aka
lazily evaluated functions/map-reduce). I'd almost suggest javaio or jio or
something similar to emphasise the compatibility.


On 2 September 2014 09:22, Gary Gregory <ga...@gmail.com> wrote:

> Should the new module name/ID be:
>
> - log4j-streams
> - log4j-streaming
> - log4j-<your suggestion>
>
> ?
>
> Gary
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
Matt Sicker <bo...@gmail.com>