Sidd Singal
Sidd Singal
Is there a use case that paths enable that cannot be solved with nested resources? If each resource and resource interface was allocated exactly one unique path based on its...
Oh yes I definitely do not want to remove the ability to create private capabilities - which was why I was suggesting each resource _and_ resource interface have its own...
@bluesign I liked the ideas you all had - if the capability ID model or something similar were implemented, then I'd stand by my previous suggestion of removing paths altogether....
https://github.com/vipshop/hiredis-vip/blob/f12060498004494a3e1de11f653a8624f3d218c3/hircluster.c#L2355
@csuwildcat It's been too long since I've done latex to figure out why the PDF looks badly formatted when I compile 😞 Please go ahead and make the change if...
I had another suggestion inspired by how Scala does their extension system - the biggest addition being that extensions can directly reference the resource they are extending (see extension in...
> Or is the difference that in your example the reference to m is separate from the self reference of the extension? @dsainati1 I completely overlooked that the extending resources...