MMBase

Node#setNodeManager(NodeManager).

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.9.0
  • Fix Version/s: 1.9.2, 1.9.3, 1.9.6
  • Component/s: Mmci
  • Description:
    Hide
    E.g. in the 'media' project the nodetypes mediasources, undefsources, videosources, audiosources are used. 'undefsources' is used as long as it is unknown.

    Changing the type of a node using the bridge is currently a cumbersome business, while this would be quite straight forward if you can use StorageManager methods.

    I propose Node#setNodeManager to implement this.
    Show
    E.g. in the 'media' project the nodetypes mediasources, undefsources, videosources, audiosources are used. 'undefsources' is used as long as it is unknown. Changing the type of a node using the bridge is currently a cumbersome business, while this would be quite straight forward if you can use StorageManager methods. I propose Node#setNodeManager to implement this.

Activity

Hide
Michiel Meeuwissen added a comment - 2009-06-10 15:39
In 1.9.1 it is not working very well yet. Changed version to 1.9.2
Show
Michiel Meeuwissen added a comment - 2009-06-10 15:39 In 1.9.1 it is not working very well yet. Changed version to 1.9.2
Hide
Michiel Meeuwissen added a comment - 2009-07-31 17:52
It works in 1.9.2 only for database with no foreign keys.
Show
Michiel Meeuwissen added a comment - 2009-07-31 17:52 It works in 1.9.2 only for database with no foreign keys.
Hide
Michiel Meeuwissen added a comment - 2011-02-27 16:29 - edited
Support for other databases added in 1.9.6
Show
Michiel Meeuwissen added a comment - 2011-02-27 16:29 - edited Support for other databases added in 1.9.6

People

Dates

  • Created:
    2009-05-21 17:57
    Updated:
    2011-04-18 10:17
    Resolved:
    2009-05-21 18:03