Ivan N. Zlatev <contact at i-nz.net>
This project targets at implementing the .Net Design-Time stack for the Mono
Class Library, mostly hosted in the System.Design assembly and the *.Design.*
namespaces.
The stack consists of:
|
Week |
Activity |
Report |
|
1 |
University Exams | Link |
|
2 |
Cover the existing code with unit tests to verify matching behavior with MS.Net. | Link |
| 3, 4, 5, 6 | Research on and implement the serialization stack: designer loaders, serialization manager, serializers and all the missing classes in Mono's class library required. |
Link Link Link |
|
7 |
Implement the deserialization. | Link |
|
8 |
MonoDevelop integration
work. Revised to: "Port" to Mono - bugfixes in the class library, implementing missing classes. Reason: Missing classes and bugs preventing the code form working on Mono. |
Link |
|
9 |
Implement
System.Windows.Forms.Design.Behavior.
Revised to: MWF-in-GTK integration work. Reason: No transparency (WS_EX_TRANSPARENT) on X11, which is required for the implementation. |
Link |
|
10 |
MonoDevelop Windows.Forms designer Addin. | Link |
|
11 |
Vacation | n/a |
|
12 |
MonoDevelop Addin improvement
work. Revised to: Standalone WinForms Designer. Reason: Unexpected, unresolvable issues with MWF-in-GTK. |
Link |