Gregory John Casamento schrieb:
>
>    * Added support for keyed encoding in all gui classes.
>
>    * Added mechanism to allow for dynamic extension of model loading
>      mechanism
>
>    * Implemented glue code in GSNibCompatibility for classes such as
>      NSIBObjectData, NSClassSwapper, etc. to facilitate nib loading.

Gregory, that is great work! Especially NIB writing.

And I know how much effort you put in since I am doing the same with
the mySTEP branch for embedded devices (e.g.
http://www.quantum-step.com/download/sources/ -> the B108 release).
What I have achieved is keyed decoding of (most) GUI classes (no
encoding) - and it mostly is the same as your solution. Sometimes there
are (small?) differences for further study.

Some very recent GUI classes are still missing in GNUstep but already
have some implementation in mySTEP: NSLevelIndicator(+Cell),
NSBitmapImageRep for the .icns format, NSTokenField(+Cell),
NSSegmentedControl(+Cell).

So, let's exchange ideas and code (mySTEP changes are already assigned
to FSF).

Nikolaus

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to