Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdi-dev] CDI Lite compatible extension lead

This is a precursor to getting into a spec, so the work has been to extract an api from a build time implementation into something to begin discussions regarding how it might be standardized across implementation. From the blog by Antoine:
http://www.cdi-spec.org/news/2020/09/15/CDI_Lite_extension/

are the instructions for getting access to an prototype:

git clone https://github.com/Ladicek/quarkus-fork.git cd quarkus-fork git checkout experiment-cdi-lite-ext ./mvnw -Dquickly


On Thu, Sep 17, 2020 at 6:12 PM Laird Nelson <ljnelson@xxxxxxxxx> wrote:
Nice to see some traffic on the official Eclipse CDI dev list!

I don't want to supply "feedback" to the PR since I think it would be uninformed and premature: there isn't any domain or problem context I can find in the archives that it is addressing, and I think specification development is supposed to take place publicly on this email list.  But I'd like to ask some questions.

This PR clearly represents an effort to do something to CDI.  What is that something?

Are there goals?  Non-goals?  Use cases?  Developer and user roles?  A sketch of potential future revisions?

Clearly a lot of hard work and thought went into this pull request toward some end.  Why not on this list?  (NB: I'm a committer on the project and this activity caught me completely by surprise.  I always figured I'd learn about new specification-related activity by monitoring this email list.)

It is also indicated in the PR that there is more coming ("This PR is the API portion of that [prototype] repo.").  Is this "prototype" repo part of whatever effort is apparently underway?  In what way?  What is it going to prototype?  For what purposes?  Are there messages or discussions from this list I've missed?  I feel somewhat lost.

Best,
Laird
_______________________________________________
cdi-dev mailing list
cdi-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdi-dev

Back to the top