manifold-systems / manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
http://manifold.systems/
Apache License 2.0
2.43k stars 125 forks source link

Add support for forwarding and delegation #423

Closed rsmckinney closed 1 year ago

rsmckinney commented 1 year ago

See https://github.com/manifold-systems/manifold/tree/master/manifold-deps-parent/manifold-delegation

rsmckinney commented 1 year ago

Done