XTI metadata completion

From WxWiki

Jump to: navigation, search

[edit] ORIGINAL submitted SoC proposal

Proposal


This SoC project would involve:

a) make XTI system compile again (currently it doesn't) and in particular enable it for most recent compilers by default (i.e. #define wxUSE_XTI=1 for them), in order to allow extensive testing of this feature

b) move the current XTI code from Windows sources to the "common" sources

c) implement XTI control definitions for all wxWidgets controls

d) provide a sample which shows the XTI features (loading/saving - or in XTI terms: persist/depersist object status, etc)

e) document the XTI system & XTI classes

f) explore its use for implementing persistent controls: this should be quite easy once XTI is "up and running" but the technical details would need to be discussed on wx-dev.


Proposed schedule


Proposed schedule for deliverables (time available for the SoC is from April 9 to August 20):

- complete a) before April 30
- complete b) before May 10
- complete c) before June 10
- complete d) before June 20
- complete e) before July 15
- start designing & implementing the persistent control support (task f) in the remaining time


[edit] Development

The changes committed to the wxWidgets sources as part of this SoC project will be placed in the SOC2007_XTI branch of wxWidgets tree:

http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/?only_with_tag=SOC2007_XTI

Personal tools