Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3446

[perf] Improve html Renderers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.12, 2.1.6
    • JSR-314
    • None

    Description

      There are some improvements we can do for our html Renderers:

      • Complete the optimization started in MYFACES-3237, reducing call to getAttributes().get().
      • Replace StringBuffer with StringBuilder.
      • Optimize client behaviors like with MYFACES-3237 too.
      • ValueExpressions that return empty String ("") for a passthrough property should not be rendered, because it is not necessary.
      • Create some new optimized methods for render properties, but let the old api intact for now.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: