[dylan-lang/opendylan] b2b721: find-value is deprecated, use find-element instead...

GitHub <[email protected]> Tue, 28 Jul 2015 22:00:02 -0700
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <55b85dd2ba8ea_54803fa5459ed2a07895d@hookshot-fe2-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: b2b72112fda3510b034cf7bdf8906880345f4dae
      https://github.com/dylan-lang/opendylan/commit/b2b72112fda3510b034cf7bdf8906880345f4dae
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M sources/deuce/buffers.dylan
    M sources/deuce/commands.dylan
    M sources/deuce/editor.dylan
    M sources/deuce/windows.dylan
    M sources/duim/formatting/graph-formatting.dylan
    M sources/duim/frames/command-tables.dylan
    M sources/duim/geometry/box-arithmetic.dylan
    M sources/duim/panes/graph-control-panes.dylan
    M sources/duim/sheets/frame-managers.dylan
    M sources/duim/win32/wcontrols.dylan
    M sources/environment/deuce/editor.dylan
    M sources/environment/editor/editors.dylan
    M sources/environment/source-control/source-control.dylan

  Log Message:
  -----------
  find-value is deprecated, use find-element instead.

* sources/deuce/buffers.dylan
  (kill-buffer): Use find-element instead of find-value.

* sources/deuce/commands.dylan
  (do-save-file-as): Likewise.

* sources/deuce/editor.dylan
  (find-buffer): Likewise.

* sources/deuce/windows.dylan
  (select-buffer): Likewise.

* sources/duim/formatting/graph-formatting.dylan
  (layout-graph-nodes): Likewise.

* sources/duim/frames/command-tables.dylan
  (add-command-table-menu-item): Likewise.

* sources/duim/geometry/box-arithmetic.dylan
  (normalize-box-set): Likewise.

* sources/duim/panes/graph-control-panes.dylan
  (layout-graph-nodes): Likewise.

* sources/duim/sheets/frame-managers.dylan
  (find-frame-manager): Likewise.

* sources/duim/win32/wcontrols.dylan
  (item-handle->tree-node): Likewise.

* sources/environment/deuce/editor.dylan
  (frame-note-project-changed): Likewise.
  (frame-note-interactive-compilation-warnings): Likewise.

* sources/environment/editor/editors.dylan
  (find-editor-of-class): Likewise.
  (register-editor-class): Likewise.
  (unregister-editor-class): Likewise.

* sources/environment/source-control/source-control.dylan
  (find-source-control-system-named): Likewise.
  (register-control-system-class): Likewise.
  (unregister-control-system-class): Likewise.

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter