ICEfaces
  1. ICEfaces
  2. ICE-3321

Create a outputText and inputText component that uses ResponseWriter instead of DOMContext

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8DR#1, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      In order to better assess the potential performance improvements made possible by converting existing ICEfaces components that use DOM Context D2D rendering techniques to instead use the JSF-standard ResponseWriter technique we need to create an ice:outputText component that uses ResponseWriter for rendering.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17758 Wed Oct 08 19:35:02 MDT 2008 mark.collette ICE-3484 : Optimize the rendering of the effect related JS handlers (Just did it for ice:inputText)
          ICE-3321 : Create a outputText and inputText component that uses ResponseWriter instead of DOMContext (Fix regressions in HtmlInputText subclasses)
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputText.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/effects/LocalEffectEncoder.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/InputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlInputText.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ExtendedAttributeConstants.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/component/AttributeConstants.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17550 Thu Sep 11 10:25:27 MDT 2008 adnan.durrani Don't render empty value string. related to ICE-3321
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/InputTextRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17518 Mon Sep 08 15:51:24 MDT 2008 adnan.durrani Fix related to the ICE-3321 (Create a outputText and inputText component that uses ResponseWriter instead of DOMContext)
          The h:outputText is also using the ResponseWriter.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/conf/META-INF/faces-config.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/OutputTextRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17489 Wed Sep 03 09:31:00 MDT 2008 adnan.durrani Fix related to the ICE-3321 (Create a outputText and inputText component that uses ResponseWriter instead of DOMContext)
          outputText related effects fixed.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/OutputTextRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17484 Tue Sep 02 23:32:38 MDT 2008 adnan.durrani Fix related to the ICE-3321 (Create a outputText and inputText component that uses ResponseWriter instead of DOMContext)
          autocomplete, disabled, visbible and readonly attributes are fixed
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/PassThruAttributeWriter.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/effects/CurrentStyle.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/InputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/InputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/BaseRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17410 Fri Aug 22 14:10:49 MDT 2008 adnan.durrani JSHandler fixed, related to ICE-3321
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/InputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlInputText.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/InputTextRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17400 Fri Aug 22 10:03:47 MDT 2008 adnan.durrani Converter fixed related to ICE-3321
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/conf/META-INF/faces-config.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/InputTextRenderer.java
          Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/InputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/BaseRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml
          Commit graph DEL /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/InputTextRender.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17249 Tue Jul 29 15:34:21 MDT 2008 adnan.durrani Fix related to ICE-3321 (Create a outputText and inputText component that uses ResponseWriter instead of DOMContext)
          booleanPassthru attribute fixed
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/RendererUtil.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlInputText.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/PassThruAttributeRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17247 Mon Jul 28 18:47:51 MDT 2008 adnan.durrani Fix related to ICE-3321. Effects fixed for inputText and outputText
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/RendererUtil.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/effects/LocalEffectEncoder.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/InputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/PassThruAttributeRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/OutputTextRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17226 Thu Jul 24 13:51:43 MDT 2008 adnan.durrani Fix related to ICE-3321 (Create a outputText and inputText component that uses ResponseWriter instead of DOMContext)
          h: and ice: inputText component are using ResponseWriter for rendering.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/RendererUtil.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/conf/META-INF/faces-config.xml
          Commit graph ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/InputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/BaseRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/OutputTextRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/DomBasicRenderer.java
          Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/InputTextRender.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17213 Wed Jul 23 10:40:58 MDT 2008 adnan.durrani Fix related to ICE-3321 (Create a outputText component that uses ResponseWriter instead of DOMContext). The renderer is being used by the plain html as well, that require this renderer to move to the core branch, so the icefaces.jar can be used independently.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/conf/META-INF/faces-config.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/core/conf/just-ice/faces-config.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml
          Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/OutputTextRenderer.java
          Commit graph DEL /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/OutputTextRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17206 Tue Jul 22 17:20:23 MDT 2008 adnan.durrani Fix for ICE-3321 (Create a outputText component that uses ResponseWriter instead of DOMContext)
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlOutputText.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/conf/META-INF/faces-config.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml
          Commit graph ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/OutputTextRenderer.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Ken Fyten
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: