You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ta...@apache.org on 2021/01/20 08:27:32 UTC

[myfaces-homepage] 13/46: Update core23next.md

This is an automated email from the ASF dual-hosted git repository.

tandraschko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-homepage.git

commit c6c817073b6e4f1befb3fb71ac5f0301b44bba61
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Wed Aug 19 15:48:50 2020 +0200

    Update core23next.md
---
 core23next.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core23next.md b/core23next.md
index 5062fe5..a636481 100644
--- a/core23next.md
+++ b/core23next.md
@@ -11,7 +11,7 @@ What are the benefits compared to 2.3?
 * No dependencies
 * Up to 15% faster
 * Much more maintainable codebase
-* Better default parameters, optimized for usability and performance
+* Better default parameters, optimized for developer-usability and performance
 
 What are the disadvantages compared to 2.3?
 * We completely removed the `ManagedBeans` implementaiton, but we delegate the `@ManagedBean` and scope annotations to CDI