Re: Proposal: create XML based .gorm format: .xorm
Graham Lee <[email protected]> Tue, 21 Jul 2026 07:35:53 +0100
| Newsgroups | gmane.comp.lib.gnustep.general,gmane.comp.lib.gnustep.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Lars, Why not integrate Renaissance into GNUstep-gui and GORM? It already is an xm= l-based serialisation of GNUstep UI objects. I use it for my UIs precisely b= ecause it=E2=80=99s easy to work with in version control. Best wishes, Graham. > On 20 Jul 2026, at 22:00, [email protected] via Discussio= n list for the GNUstep programming environment <[email protected]> wro= te: >=20 > =EF=BB=BFHi =E2=80=99Steppers! >=20 >=20 > For the sake of diffability in GIT it would be great to have some non-bina= ry but text based .gorm serialization format. >=20 > I know that .xibs exist in that role for .nibs, so why not do exactly the s= ame with .xorms for .gorms? >=20 > Greg said once that he has .xib reading ready but .xib writing would be mu= ch more difficult because we had to reverse engineer how to write those. >=20 > I now propose that we reuse the same basic format of xibs (XML with certai= n keys) to write .xorms instead of .gorms with the only difference that here= GNUstep defines what belongs how into a .xorm. >=20 >=20 > What do you think? >=20 >=20 > kind regards, >=20 > Lars >=20 > P.S.: I have sent this proposal to discuss as well as to dev, since I didn= =E2=80=99t know which list would be more appropriate. >=20 >=20