mothervolcano / polka-folks

Ground testing project for vector drawing framework.
GNU General Public License v3.0
0 stars 0 forks source link

Implement child model's ability to add paths to the parent during mounting/configuration #13

Closed mothervolcano closed 9 months ago

mothervolcano commented 10 months ago

Implement an additional pair of methods in Model that can be used to pass paths/instructions between two models.

Such methods should be available during the mounting stage.