Thnx for the suggestions - wanted to refer to Solder Logging but fingers were faster :) Seems like there's already some JUL code in DS Core, so sticking to that convention makes probably sense.
On Tue, Feb 12, 2013 at 4:59 PM, Romain Manni-Bucau <[email protected]>wrote: > JUL would be fine IMO (the logging need is not very important) > > *Romain Manni-Bucau* > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > *Blog: **http://rmannibucau.wordpress.com/*< > http://rmannibucau.wordpress.com/> > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > *Github: https://github.com/rmannibucau* > > > > 2013/2/12 Jason Porter <[email protected]> > > > You can stick with JBoss Logging if you'd like, or move over to something > > else. JBoss Logging is standalone. > > > > > > On Tue, Feb 12, 2013 at 8:10 AM, Thomas Hug > > <[email protected]>wrote: > > > > > FYI, I've started to "de-solderize" CDI Query and move things to depend > > on > > > DS Core [1]: > > > https://github.com/ctpconsulting/query/tree/deltaspike > > > > > > Todos: > > > [x] Replace ServiceHandler > > > [_] Include Property utils > > > [_] Replace JBoss Logging > > > > > > Any feedback welcome. > > > > > > [1] including this modification > > > > > > > > > https://issues.apache.org/jira/browse/DELTASPIKE-113?focusedCommentId=13576531&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13576531 > > > > > > On Mon, Feb 11, 2013 at 6:01 PM, Romain Manni-Bucau > > > <[email protected]>wrote: > > > > > > > a review of the API i guess > > > > > > > > what is missing today is probably the pagination helpers (PageRequest > > for > > > > instance) > > > > > > > > but technically all is fine IMO > > > > > > > > *Romain Manni-Bucau* > > > > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > > > > *Blog: **http://rmannibucau.wordpress.com/*< > > > > http://rmannibucau.wordpress.com/> > > > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > > > > *Github: https://github.com/rmannibucau* > > > > > > > > > > > > > > > > 2013/2/11 Jason Porter <[email protected]> > > > > > > > > > I know I'm playing the necromancer, but please forgive me. We have > > > > > InvocationHandler, which looks like it would work as a > ServiceHandler > > > > > substitute. What else is needed to get CDI Query into DeltaSpike? > > > > > > > > > > > > > > > On Sun, Nov 18, 2012 at 12:35 PM, Romain Manni-Bucau > > > > > <[email protected]>wrote: > > > > > > > > > > > +1, it is a must have for cdi world > > > > > > Le 18 nov. 2012 20:04, "john.d.ament" <[email protected]> a > > > > écrit : > > > > > > > > > > > > > RE ServiceHandler - I was one of those who previously suggested > > > > > bringing > > > > > > it > > > > > > > over to DeltaSpike, you can see DELTASPIKE-113 and find the > > thread > > > > > about > > > > > > it > > > > > > > from April of this year. At the time, I was in a position > where > > I > > > > > > couldn't > > > > > > > spend much time on open source contribution. I've recently > > changed > > > > > jobs, > > > > > > > to > > > > > > > something that's going to help me spend some more time with the > > > open > > > > > > source > > > > > > > community, and believe I can pick it back up if we're ready. > > > > > > > > > > > > > > If everyone's ok with it I can start a new thread for 113 or > > revive > > > > the > > > > > > old > > > > > > > thread (though it may come through with a large pile of dust). > > > > > > > > > > > > > > Regards, > > > > > > > > > > > > > > John > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > View this message in context: > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/cdi-query-no-news-tp4654029p4654036.html > > > > > > > Sent from the Apache DeltaSpike Incubator Discussions mailing > > list > > > > > > archive > > > > > > > at Nabble.com. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > Jason Porter > > > > > http://en.gravatar.com/lightguardjp > > > > > > > > > > > > > > > > > > > > -- > > Jason Porter > > http://en.gravatar.com/lightguardjp > > >
