Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconsider node:definition command #172

Open
dantleech opened this issue Nov 6, 2015 · 1 comment
Open

Reconsider node:definition command #172

dantleech opened this issue Nov 6, 2015 · 1 comment

Comments

@dantleech
Copy link
Member

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?

@dbu
Copy link
Member

dbu commented Nov 6, 2015 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants