cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

Implement domain_name_to_id(name) with DOMLIB=none

Open jpemartins opened this issue 10 years ago • 0 comments

Every command is made on the context of a domain name with any of the DOMLIB built in.

With DOMLIB=none we use domain id for this, though it causes some confusion when using cosmos.

We can fix this by adding a very simple implementation to domain_none based on xcl.

jpemartins avatar Aug 11 '14 17:08 jpemartins