Open maurerbot opened 1 year ago
Yes - I really think this should be implemented using the newUniqueId()
method, as this is much faster (using a name requires a potentially round-the-world check and adds substantial latency). I've got several use cases where this and #28 are required.
@kwhitley what do you think?
Why
Sometime you just want an object and not have to think about the name
What
Have a
new()
method on the proxy object to generate a random DO name