sounds like a clean approach. LieGrue, strub
----- Original Message ----- > From: Jason Porter <[email protected]> > To: [email protected] > Cc: > Sent: Tuesday, January 24, 2012 8:59 PM > Subject: Re: [REVIEW] ProjectStageProducer (part of DELTASPIKE-21) > > +1 > > On Tue, Jan 24, 2012 at 12:53, Gerhard Petracek > <[email protected]>wrote: > >> hi, >> >> in this case we would have to move all util classes and helpers. >> maybe we should create an own package for such classes (e.g. util) -> we >> would have >> - api >> - spi >> - util >> >> in most cases users just have to use the api package. >> use-cases beyond that as well as portable cdi extensions which are based on >> deltaspike-core can also benefit from the spi package and in some cases >> from the util package. >> >> regards, >> gerhard >> >> >> >> 2012/1/24 Mark Struberg <[email protected]> >> >> > Hi! >> > >> > +1 for moving it to core-api. >> > >> > But as this is not a functionality a normal end user would user, > I'd >> > rather move this to an SPI package in core-api. >> > >> > >> > LieGrue, >> > strub >> > >> > >> > >> > ----- Original Message ----- >> > > From: Gerhard Petracek <[email protected]> >> > > To: deltaspike <[email protected]> >> > > Cc: >> > > Sent: Tuesday, January 24, 2012 11:47 AM >> > > Subject: [REVIEW] ProjectStageProducer (part of DELTASPIKE-21) >> > > >> > > hi @ all, >> > > >> > > i moved the ProjectStageProducer to the api module because > it's needed >> > e.g. >> > > if a portable cdi extension (which uses deltaspike-core) would > like to >> > use >> > > the project-stage during the bootstrapping process. >> > > (for sure we can also move it to an other package.) >> > > >> > > regards, >> > > gerhard >> > > >> > > [1] http://s.apache.org/Obx >> > > >> > >> > > > > -- > Jason Porter > http://lightguard-jp.blogspot.com > http://twitter.com/lightguardjp > > Software Engineer > Open Source Advocate > Author of Seam Catch - Next Generation Java Exception Handling > > PGP key id: 926CCFF5 > PGP key available at: keyserver.net, pgp.mit.edu >
