Removed the flagging api and usage from the base classes.
authorJosh Blum <josh@joshknows.com>
Wed, 2 Sep 2009 20:16:47 +0000 (13:16 -0700)
committerJosh Blum <josh@joshknows.com>
Wed, 2 Sep 2009 20:16:47 +0000 (13:16 -0700)
commit30513fdc9afa3d8e9d4dce4214299d89aed3c409
tree3eec3f4c3e691c4722d82c04730f0c043d90873c
parent20cf376ab01b02c34f16e242b36ae2a861ba24cb
Removed the flagging api and usage from the base classes.
Far better to flag the namespace for renewing once in the flowgraph.py
grc/base/Element.py
grc/base/FlowGraph.py
grc/base/Param.py
grc/python/FlowGraph.py