KEEP icon indicating copy to clipboard operation
KEEP copied to clipboard

Create props

Open ex3ndr opened this issue 8 years ago • 2 comments

ex3ndr avatar Apr 17 '17 22:04 ex3ndr

Have a look at the existing ideas for dataarg -- it is another approach with similar goals.

damianw avatar Apr 23 '17 18:04 damianw

I don't think that this is the same. We are trying to avoid declare multiple classes and doing hacks for helping type resolving. While our problem can't be easily solved, dataargs can be easily emulated via optional named arguments.

ex3ndr avatar Apr 24 '17 15:04 ex3ndr