@stefanlindbohm@mastodon.social
Post #3532632
2026-07-02 08:32 UTC
@partim@social.tchncs.de I think a generic NeTEx parser will be needed regardless too, for use with any of the profiles out there. Something that simply provides a stream of objects within any file you point it at. (And maybe with a feature to index the byte offsets of any tags with an ID to support seeking/random access.)
Then profiles can later be handled through classes that consume this stream in whatever way necessary.
Replies (1)
-
@partim@social.tchncs.de 2026-07-02 10:05
@stefanlindbohm@mastodon.social Maybe we need to start by translating the schema into something that a human can understand. I threw in the towel yesterday after trying to understand what it means that composite frame has a substitution group of version frame and how best to model that.