Skip to content

Should be possible to override special definitions with def in environment? #363

Open
@mikera

Description

@mikera

Question of priority when resolving Symbols. Currently

  • Specials take preference over environment
  • i.e. (do (def *address* 1) *address*) => #883 or similar

Alternatively:

  • Environment definitions could override special symbols

See CoreTest.testSpecialOverride for possible cases

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquestionFurther information or discussion is requested

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions