back2dos / tinkerbell

MIT License
83 stars 8 forks source link

renaming when forwarding #47

Closed raould closed 9 years ago

raould commented 11 years ago

i wish there were (i didn't see such a think in the docs) a simple concise way to rename things for forwarding, like: class pdq implements tink.lang.Cls { @:forw (foo=bar) var xyz; } means: pdq.foo calls xyz.bar.

back2dos commented 11 years ago

This is currently not possible, but seems worth adding ;)

back2dos commented 9 years ago

If you still feel you need this, please open an issue here: https://github.com/haxetink/tink_lang/issues