openlilylib / LO-ly

LibreOffice-LilyPond extension
13 stars 6 forks source link

use PropertyBag #7

Closed KlausBlum closed 7 years ago

KlausBlum commented 7 years ago

Use a Property Bag instead of brute force "case" statement to identify message strings. Much more elegant programming style, easier to handle. No perceivable speed difference.