OWB is mainly a CDI implementation.

Deltaspike (@others correct me if i'm wrong ;)) can be seen as a kind of
commons-cdi. It is a set of tool to ease cdi usage. Its strength is the
will to be portable between CDI implementation (because even if there is a
specification some functionnalities can not be portable because of
interpretation for instance).

- Romain


2012/3/13 Alan D. Cabrera <l...@toolazydogs.com>

>
> On Mar 13, 2012, at 2:24 PM, Romain Manni-Bucau wrote:
>
> > Hi Alan,
> >
> > if you want to base your framework on CDI, OWB or any implementation
> should
> > be fine.
> >
> > We so few detail it is hard to help you but i think you should look
> > extensions and maybe deltaspike which can help you doing such a task.
>
> You hit upon one of my other questions.  Can someone compare and contrast
> what's being done here and what's being done at deltaspike?
>
>
> Regards,
> Alan
>
>
> > 2012/3/13 Alan D. Cabrera <l...@toolazydogs.com>
> >
> >> I'm considering writing my own framework that's like Struts but based on
> >> CDI.  Where do I start?  Can OWB provide the core infrastructure for me?
> >>
> >>
> >> Regards,
> >> Alan
> >>
> >>
>
>

Reply via email to