Comment #4 on issue 3907 by [email protected]: Patch: Moves the Box
class to flower/ in a new class called FlowerBox. Wraps FlowerBox as Box
smob in lily/
http://code.google.com/p/lilypond/issues/detail?id=3907
Also, the idea is to eventually speed things up by using libraries like
boost geometry for skylines. I think that the skyline code will be easier
to maintain and faster if we make it a wrapper around a stable library like
boost, which does heavy lifting for corner cases, merging, etc.. But does
that not fit with the Scheme object model?
In general, it would be nice if Scheme objects were simply wrappers around
C++ classes, but if this causes tons of copying and inefficiency then it's
not worth it.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings