Re: Proposal: create XML based .gorm format: .xorm
Daniel Santos <[email protected]> Tue, 21 Jul 2026 06:50:33 +0100
| Newsgroups | gmane.comp.lib.gnustep.devel,gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, It=E2=80=99s not that XML is from the past. If you want strict = validation of the data, XML is a good format for doing just that. Regards > On 21 Jul 2026, at 05:05, David Wetzel via Discussion list for the = GNUstep programming environment <[email protected]> wrote: >=20 > I feel like XML is a format from the past. Why not use a JSON based = one? >=20 > Dave >=20 > Sent from my iPhone >=20 >> On Jul 20, 2026, at 14:01, [email protected] via = Developers list for GNUstep, the GNU groupware evironment = <[email protected]> wrote: >>=20 >> =EF=BB=BFHi =E2=80=99Steppers! >>=20 >>=20 >> For the sake of diffability in GIT it would be great to have some = non-binary but text based .gorm serialization format. >>=20 >> I know that .xibs exist in that role for .nibs, so why not do exactly = the same with .xorms for .gorms? >>=20 >> Greg said once that he has .xib reading ready but .xib writing would = be much 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 = certain 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 >=20