@abuseofnotation I wasted a ton of time trying to figure out how to handle recursion, but in the end that was a non problem. I think the hard part is a ux challenge, I didn't want for this to get in the way. Finding that right balance was tricky.
From now on, I will validate all the code that I write. It will force me to make code that is more explicit, and since a lot of it is being copy/pasted into other project, it'll be good. But I wouldn't encourage everyone to use it.
@abuseofnotation I wasted a ton of time trying to figure out how to handle recursion, but in the end that was a non problem. I think the hard part is a ux challenge, I didn't want for this to get in the way. Finding that right balance was tricky.
From now on, I will validate all the code that I write. It will force me to make code that is more explicit, and since a lot of it is being copy/pasted into other project, it'll be good. But I wouldn't encourage everyone to use it.