Skip to content

Reconsider node:definition command #172

Description

@dantleech

Since Jackalope now supports retrieving the NodeDefinition from the Node instance, the command node:definition has become available, and it doesn't work, so I have removed it.

I had thought that the NodeDefinition was the NodeTypeDefinition, and planned to show the CND. Infact, I think the information we gain from the Definition could be added to node:info, which currently reads:

PHPCRSH > node:info cmf
/cmf
+-------------------+--------------------------------------+
| UUID              | f46286b4-33af-43bc-8e6a-fcf263f004f9 |
| Index             | 1                                    |
| Primary node type | nt:unstructured                      |
| Mixin node types  | mix:referenceable                    |
| Checked out?      | N/A                                  |
| Locked?           | [ERROR] Not implemented by jackalope |
+-------------------+--------------------------------------+

@dbu 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