Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-community] Eclipse Jetty and EE4J

On 15/10/2017 10:34, Guillermo González de Agüero wrote:
Hi,

I think we're all basically saying the same. "No RI" seems equivalent "at least one, but not limited to, one RI".

Nobody wants a finished spec without a complaint implementation. The idea of the single RI made sense with a somewhat private process and closed source RIs where maybe even some EG members didn't have access to it. But a truly open process means everyone has the same rights and has access from minute 1 to everything.

I also expect to see more specifications being co-lead by multiple vendors, which will presumably like to have each their own implementation marked as the "Reference" implementation. The reference implementations for a spec version could be defined at the beginning and then the spec would be finished when the RIs are done.

More response inline.

El sáb., 14 oct. 2017 a las 23:45, Greg Wilkins (<gregw@xxxxxxxxxxx>) escribió:


On 15 October 2017 at 08:13, arjan tijms <arjan.tijms@xxxxxxxxx> wrote:
Hi,
 
It's not the prettiest of examples, but we kinda did that with the JASPIC 1.1 register session feature. It was unfortunately quite a bit underspecified, so vendors basically had no clue how to implement it at all and had to follow the way it was done in the RI.

Arjan,

I think that example is indeed not pretty, but actually argues for why RIs facilitate lazy specifications.   If the process required several implementors to implement the draft and do interop testing before going final, than such poor specifications would be noticed earlier, without making one implementors version the defacto standard regardless of merit.

Note also that most implementations continue to be developed after the specification is pronounced final, and who is to say that an RIs  subsequent development direction actually expresses the intent of the expert group?  If difficult problems are subsequently discovered, surely they should be taken back to the expert group for resolution rather than be left in the hands of one specially anointed implementation?

 
It's also an important requirement; the spec can not be released without an implementation proving it's at least possible to implement.


Absolutely working code should be required.  But I'm suggesting that a sample of 1 is not sufficient to test a spec and that the process should encourage multiple implementations during the draft stage.   In fact having an implementation that substantially passes the draft TCK may be a good qualifier to give voting rights for deciding if the spec is ready to go final!

So perhaps we should think of the process allowing multiple RIs rather than none?    More over, perhaps it is specific versions of those implementations that should be noted as being reference implementation at the time the spec goes final.
It's interesting to me that certified Java EE servers are only tested for one version on some specific environments (http://www.oracle.com/technetwork/java/javaee/overview/compatibility-jsp-136984.html). That means GlassFish 4.0 is Java EE 7 compatible, what we know nothing about GlassFish 4.1.

I support your idea of specific versions being considered the RI, but open TCKs will make it easy for users to test themselves. Probably most vendors will even run TCK tests as part of their CI pipelines, making the RI "upgradeable".
We do test continuously for TCK compliance and for many more OS/JVM/DB combinations. At a minimum, though, you have to report one successful combination to claim compliance (for that particular combination).

Anyway it's definitely an interesting thought.

cheers


--
_______________________________________________
ee4j-community mailing list
ee4j-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ee4j-community


_______________________________________________
ee4j-community mailing list
ee4j-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ee4j-community


Back to the top