Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rest-dev] [External] : @Context removal vs. deprecation
  • From: Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx>
  • Date: Wed, 6 Mar 2024 19:38:41 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=9n+jFolxJzfIuRFkUMDzFoYIoPkRGV0BAD44oSztG4g=; b=cCMBXa/FeM7JDDrp/R2kuTEbX/ON0OZZphIoKLDBF+u2f2WUEGX8kvT7aVItVze3adWOuO6GwDJhDuQVSIv1U+SXq5Byj4hgv8Q+K6V1GghdDl0wFzT5P+WLXamlW8Cg0Ft+Q4eC8m4WiLcTmHbEl6oBSpjYmrs05+qj+vVeP6+ETefRCrfgGU4Ip0uSmv2RK/0axAR9nnYRxzkKAKFX0OoXdwNMKLBd6OBA/ZfsGdhhakWz96xBJYMHRLvqiUupMZRDs/IbsuusfKms5x6FG6APtf/tXr8FlX+Jho70WKodm0hnerRZ4ANhJG/sV4R+7EyvNytjopwu44t8LTWY4A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BZLsueJuTdaItnIngjJzS0b0q6Ak6kFClU39Qi8kmJirFbuMntwKBZZ+oSPl7bToEE+NemnFrwudZ6Uw6Fw0QvGWUGk7vXFvj/O+d05YgW8e2n1sM/s4HmAIikWNf7kw1yl5v1hDwYeTyHmddFLobcWNTsoFSjdxmHuM9BSwZkCEjHEM2N4txv7ws9X26IbfBvBgkW/InKOPoI0uy7iSewhjauIeJOjdxMjDviXat1U46F8gXGuOf/nVa3g0JnMQcl9h0gHGptlLjN5w5F51YTDzvySygNSCSPTzk3fTIKVfQxR+vYB+x+pv2ztHkP+afOvExqztqFr2eEHaCRtemQ==
  • Delivered-to: rest-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/rest-dev/>
  • List-help: <mailto:rest-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/rest-dev>, <mailto:rest-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/rest-dev>, <mailto:rest-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHab/eZmJr79ohD80GN0T/OrzGe1rErG8wA
  • Thread-topic: [External] : [rest-dev] @Context removal vs. deprecation

Jim,

 Let’s rename release-3.2 to release-4.1 (to avoid any confusion with the new 4.0) and continue work there. If at a later time we decide 4.1 should be 5.0, we can rename it again.

— Santiago

On Mar 6, 2024, at 1:53 PM, Jim Krueger via rest-dev <rest-dev@xxxxxxxxxxx> wrote:

Hi,
The proposed Jakarta RESTful Web Services 4.0 content (https://deploy-preview-705--jakartaee-specifications.netlify.app/specifications/restful-ws/4.0/) is currently under a “progress review” but is expected to pass within a week.

Assuming there are no problems, we can consider the 4.0 content to be set.   And, at least for now, that work will continue in the “main” branch.

That brings us to the discussion of what will be next.   Do we push for a version 5.0 that removes @Context injection entirely or a 4.1 version that deprecates @Context injection and provides an alternative implementation?    Both of these options carry many/most of the same concerns and some good progress has been made in the “release-3.2” branch toward deprecation..  

So the question is, should this deprecation work continue in a “release-4.1” working branch  or be abandon in favor of a “release-5.0” that removes @Context injection.

Personally I prefer deprecation in a 4.1 release prior to removal in a 5.0 release, unless a blocking issue is discovered.  What is your opinion?

Thanks
_______________________________________________
rest-dev mailing list
rest-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://accounts.eclipse.org__;!!ACWV5N9M2RV99hQ!MPVvjOLJKu2gQy91uncWDm-O3kl5Rab5LF2hDZkVfVS9ARmWuMdnzTKnXgRqI0FIy8k6R7y4glb0kL-BaOv2CYngkmE_$


Back to the top