rebellion icon indicating copy to clipboard operation
rebellion copied to clipboard

Added support for more kinds of `object-name` values

Open dented42 opened this issue 11 months ago • 1 comments

This fixes the issue presented in #526. An object-name/c contract has been added and make-named-object-custom-write has been modified to accept the new kinds of names.

dented42 avatar Feb 26 '24 00:02 dented42

Editing files within GitHub is annoying, you'll want to squash these. I've removed object-name/c, since it was only used in one place. To keep track with the conversation regarding issue #526 I've removed numbers and byte strings from the types that make-named-object-custom-write accepts, leaving only symbols, strings, and paths.

dented42 avatar Mar 14 '24 20:03 dented42