Details
Description
UIXhtmlComponent instances have ids of the form "icesoftXhtmlID0". These ids are certainly longer than necessary and may be entirely unnecessary since they are never transmitted to the client.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mark Collette [ mark.collette ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #17278 | Fri Aug 01 14:59:55 MDT 2008 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/parser/XhtmlTag.java
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/parser/IceOutputTextTag.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #17279 | Fri Aug 01 15:04:24 MDT 2008 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/parser/XhtmlTag.java
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/parser/IceOutputTextTag.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.7.2RC1 [ 10140 ] | |
| Fix Version/s | 1.7.2 [ 10130 ] |
| Fix Version/s | 1.8DR#1 [ 10141 ] | |
| Fix Version/s | 1.7.2RC1 [ 10140 ] |
| Fix Version/s | 1.8 [ 10161 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Mark Collette [ mark.collette ] |

Mark, please comment on whether these ids are necessary. The idea is that elimination of unnecessary Strings will reduce server memory consumption.