Fulminazzo / YAGL

Yet Another GUI Library.
0 stars 0 forks source link

YAGLParser #3

Closed Fulminazzo closed 2 months ago

Fulminazzo commented 3 months ago

The common module should have an addAllParsers method that adds all the parsers in the package. This should be deprecated, as there should be a module-specific YAGLParser class with an associated method function. Finally, the root project should have an addAllParsers function that adds everything from every module.

Fulminazzo commented 2 months ago

Closed in c5e3dc49