abstractive / ecell

Other
8 stars 1 forks source link

Get rid of Stroke autoloading #18

Open sarahzrf opened 8 years ago

sarahzrf commented 8 years ago

Replace Stroke autoloading with something that works basically like Shape loading - you provide both a Line ID to supervise as, and a Stroke to instantiate.

Apart from reducing magic, this gets rid of the awkward necessity of having a bunch of identical Strokes with different names, and gets rid of the constraints on Line IDs.