Skip to content

Do we represent package objects in PHI correctly? #3794

@maxonfjvipon

Description

@maxonfjvipon

This ticket gave me an idea, that our package objects like org or eolang are not correctly represented in PHI:

{[
  org -> [
    eolang -> [...],
    L> Package
  ]
]}
  1. They have \lambda asset and bound attributes, like org has attribute eolang which is wrong (?)
  2. The presence of the bound attribute makes the presence of \lambda unnecessary
  3. The \lambda is supposed to return the object, but what object does package object \lambda return?

@yegor256 WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions