Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
clojure-rte
clojure-rte
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Jim Newton
  • clojure-rteclojure-rte
  • Issues
  • #28

Closed
Open
Opened Oct 15, 2020 by Jim Newton@jnewtonMaintainer

support user function names and type designators

Issue 6641 explains several related problems. The basic issue is that in a type designator or in an rte, the user specifies symbols, which may not be fully qualified. These must get resolved somehow. The user might have designated his own predicate function for (satisfies ...) or his own rte tokens defined with with-rte.

This must somehow function independent of the users value of *ns*.

Edited Oct 15, 2020 by Jim Newton
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: jnewton/clojure-rte#28