Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

__type of Link not updated after rename #668

Open alon opened 8 years ago

alon commented 8 years ago

i.e.

  1. load a document with a link
  2. rename link
  3. break somewhere
  4. require('rz_core').main_graph.links()[0] # assuming this is the link will have .name = new_name .__type = old_name