[pygr-notify] Issue 107 in pygr: deprecate multiValue mode for mapping.Mapping

codesite-noreply at google.com codesite-noreply at google.com
Mon Aug 31 14:38:09 PDT 2009


Status: New
Owner: pygr-bug... at googlegroups.com
Labels: Type-Enhancement Priority-Low

New issue 107 by cjlee112: deprecate multiValue mode for mapping.Mapping
http://code.google.com/p/pygr/issues/detail?id=107

We should rationalize Pygr's mapping / graph classes.  Specifically,
Mapping should be clearly restricted to one:one relations; users should use
Graph for *:many relations.  I suggest we deprecate the multiValue option
for Mapping, with a warning message that tells users to use Graph instead.
  For one thing, Mapping's inverse class assumes the original mapping was
one:one.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list