Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-spec.committee] Interaction Between Code-First and Specifications

Agree, Mark.  Just to clarify...  The MicroProfile "implementations" have changed as the specs continue to evolve.  For example, the first iteration of the RestClient 1.0 was proven by an implementation in Apache CXF.  The second iteration of RestClient 1.1 was demonstrated with the Payara implementation.  Point being is that it doesn't have to be the same implementation with each new version of a component.

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Java EE architect
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        Mark Little <mlittle@xxxxxxxxxx>
To:        Jakarta specification committee <jakarta.ee-spec.committee@xxxxxxxxxxx>
Date:        05/31/2018 05:47 AM
Subject:        Re: [jakarta.ee-spec.committee] Interaction Between Code-First and Specifications
Sent by:        jakarta.ee-spec.committee-bounces@xxxxxxxxxxx




+1

This is precisely what we’re attempting to do with MicroProfile too and have said there from the start: no specs get developed without real world experience *somewhere*.

Mark.


On 31 May 2018, at 07:00, Richard Monson-Haefel <rmonson@xxxxxxxxxxxxx> wrote:

My suggestion is that proposals for new functionality in the specifications and APIs must be demonstrated with code somewhere (either by a vendor outside the Jakarta EE WG or as a skunk-works project under the Jakarta EE WG) and reviewed before being considered for addition to the specification. If it works and everyone thinks it makes sense to add it to the specification, then its added.

The demonstration might be just a sampling of code or maybe someone did a full implementation integrated with their Jakarta EE product.  Either way, code will have been written and demonstrated to work before it is even considered for inclusion in a specification update.

Once its specified and the TCKs are written than it can be included in implementations.


---
Mark Little
mlittle@xxxxxxxxxx

JBoss, by Red Hat
Registered Address: Red Hat Ltd, 6700 Cork Airport Business Park, Kinsale Road, Co. Cork.
Registered in the Companies Registration Office, Parnell House, 14 Parnell Square, Dublin 1, Ireland, No.304873
Directors:Michael Cunningham (USA), Vicky Wiseman (USA), Michael O'Neill, Keith Phelan, Matt Parson (USA)

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




Back to the top