-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingdsbuntisRelates to the `dsbuntis` package that pulls everything together.Relates to the `dsbuntis` package that pulls everything together.enhancementNew feature or requestNew feature or requestuntisRelates to the `untis` package that deals with Untis parsing.Relates to the `untis` package that deals with Untis parsing.
Description
Parsing the actual <table> of substitutions is quite a difficult task, because not only different Untis versions, but just different schools in general always have different ordering.
The current Parser API makes it possible to plug in your own parser if your school uses a format that isn't parsed correctly quite easily. However, it would be preferable if it just worked, and using your own parser would be a bit easier.
Both should be possible to achieve at the same time and I got some ideas on how to do this, but I'll still need to think about them for a while.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdsbuntisRelates to the `dsbuntis` package that pulls everything together.Relates to the `dsbuntis` package that pulls everything together.enhancementNew feature or requestNew feature or requestuntisRelates to the `untis` package that deals with Untis parsing.Relates to the `untis` package that deals with Untis parsing.