plasmodic / ecto

ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.
http://ecto.willowgarage.com/
BSD 3-Clause "New" or "Revised" License
98 stars 37 forks source link

clean up syntax for declaring spores #186

Closed ethanrublee closed 13 years ago

ethanrublee commented 13 years ago

I notice a lot of code boiler plate, just to get the spores out of tendrils during configuration.

https://gist.github.com/1208057

inspired by boost::python and this thread on its justification: http://bit.ly/o443Qe

ethanrublee commented 13 years ago

Going to mark this as complete. Its working well currently, could use some impl tweaks.

http://ecto.willowgarage.com/releases/bleedingedge/ecto/reference/static_registration.html