EvoEsports / ManiaTemplates

A templating engine to use for ManiaLinks, an XML based markup language for the game Trackmania.
GNU General Public License v3.0
2 stars 0 forks source link

Use overload methods instead of optional parameters #6

Open araszka opened 1 year ago

araszka commented 1 year ago

Instead of using optional parameters on methods, overloads with different parameter-sets should be created instead.