To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68984
                 Issue #|68984
                 Summary|memory shrink ...
               Component|framework
                 Version|680m182
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|cd
             Reported by|mmeeks





------- Additional comments from [EMAIL PROTECTED] Sat Aug 26 11:28:25 -0700 
2006 -------
So, this shrinks the framework memory usage / string duplication by ~50k or
more, I got bored of measuring; it also reduces a little cut/paste :-)

before:

     78 void
     88 com.sun.star.i18n.Transliteration.l10n
     95 com.sun.star.text.TextDocument
    173 Filter
    210 en-US
    275 cfg:string
    278 UIName - framework
    285 ItemDescriptorContainer - framework
    351 Label - framework
    355 HelpURL - framework
    372 CommandURL - framework
    541 Type (~350 framework)
    615 x-default
   1094 LabelType

after:

    156 en-US
    166 FileFormatVersion
    167 FilterService
    167 UIComponent
    168 Flags
    169 DocumentService
    169 UserData
    175 TemplateName
    282 Type
    285 cfg:localized
    319 UIName
    501 x-default
    555 cfg:string

So a nice reduction :-) [ but includes another patch ;-].

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to