No way to retrieve persistence related ID of a node
---------------------------------------------------

                 Key: ZETACOMP-53
                 URL: https://issues.apache.org/jira/browse/ZETACOMP-53
             Project: Zeta Components
          Issue Type: Improvement
          Components: Workflow
            Reporter: Benjamin Eberlei


There should be a way to retrieve the ID of a node in the persistence context 
(Database or other drivers). Currently when iterating over all nodes the IDs 
are re-indexed to increase from 1 to n, alztough for example 
ezcWorkflowDatabseTiein sets the ID to the value in the database.

I propose a new method:

$node->getPersistenceId()

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to