On Mon, Feb 7, 2022 at 4:31 PM Raoul Schorer <raoul.scho...@gmail.com> wrote:
> Experienced users have discussed the impracticality of implementing
> dictionaries using a dataclass due to the calling convention implying
> string manipulation. I wish to submit the following idea for examination:

I don't think that was the problem.

I think the problem was that in the general case it was difficult to
distinguish a reference to a dictionary in a dictionary from some
other boxed data.

I hope this helps,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to