- We need a mechanism that returns all names in a class, including private names
- We need a tool that returns the
⎕CR of private code in a class (done)
⎕PROFILE must learn to handle multi-line dfns locally defined in a traditional function
- We need a tool that returns the
⎕CR of instance objects without the need to instantiate a class (done)
Dyalog has created a project for v20 to address these issues.
⎕CRof private code in a class (done)⎕PROFILEmust learn to handle multi-line dfns locally defined in a traditional function⎕CRof instance objects without the need to instantiate a class (done)Dyalog has created a project for v20 to address these issues.