Why Nostr? What is Njump?
2024-03-25 16:14:53

chungf on Nostr: A considerate constructor: 1. is protected; 2. only asks for arguments that are ...

A considerate constructor:
1. is protected;
2. only asks for arguments that are absolutely required to instantiate the object;
3. only runs code that must absolutely run to instantiate the object;
4. delegates the rest to setter and init methods.
Author Public Key
npub18w8qncfa5q8qk5w7c0am7zdah7ey2u7h8vdnw29rr9e4ypszk43q4kh30e