Details
Description
ICEfaces stores the previous DOM to determine incremental updates.
Analysis indicates that the persistent DOM can be stored in a binary form using FastInfoset
http://fi.dev.java.net
Analysis indicates that the persistent DOM can be stored in a binary form using FastInfoset
http://fi.dev.java.net
Issue Links
- blocks
-
ICE-3083 Memory performance/efficiency
- Open
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17620 | Tue Sep 23 15:38:36 MDT 2008 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/jsp/web/WEB-INF/web.xml
MODIFY /icefaces/trunk/icefaces/samples/auctionMonitor/config/web.sunri.icefaces.ce.xml MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/web.sunri.icefaces.portlet.ahs.xml MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/web.sunri.icefaces.portlet.tomcat.ahs.xml MODIFY /icefaces/trunk/icefaces/samples/component-showcase/facelets-enh/web/WEB-INF/web.xml MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/web.sunri.icefaces.portlet.xml MODIFY /icefaces/trunk/icefaces/samples/component-showcase/facelets/web/WEB-INF/web.xml MODIFY /icefaces/trunk/icefaces/samples/address-demo/conf/web.sunri.icefaces.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17359 | Fri Aug 15 12:12:15 MDT 2008 | art.zambrano | |
Files Changed | ||||
ADD
/icefaces/trunk/icefaces/lib/FastInfoset.jar
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/DOMResponseWriter.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java MODIFY /icefaces/trunk/icefaces/samples/etc/build-common.xml MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/PushModeSerializer.java |