To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75677
                 Issue #|75677
                 Summary|Remove core model implementation from SFX2
               Component|framework
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|mba





------- Additional comments from [EMAIL PROTECTED] Fri Mar 23 12:55:53 +0000 
2007 -------
After having refactored most of the framework UI code to become more modular and
reusable we now have to tackle the core. The idea is to have a model API
implementation that is completely separated from the UI code. Currently parts of
our model API implementation are based on sfx2 code that is inevitably bound to
UI code as it is a design principle to bring both core and UI together on the
SfxShell level.

So a UI independent core implementation needs an implementation without sfx2. In
a first step the base class SfxBaseModel will be refactored according to this
goal. The implementations in our apps can follow suit later.

---------------------------------------------------------------------
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