Line-by-line comments:
File:
/branches/spobject-conversion/src/ca/sqlpower/matchmaker/swingui/munge/MungePen.java
(r2498)
===============================================================================
Line 804:
((MungeProcess)e.getSource()).getMungeSteps().get(x).addSPListener(mungeStepListener);
-------------------------------------------------------------------------------
Related to this, how is
((MungeProcess)e.getSource()).getMungeSteps().get(x) different from
e.getChild()?
Line 870:
((MungeStep)e.getSource()).getMungeStepInputs().get(e.getIndex()).addSPListener(mungeStepListener);
-------------------------------------------------------------------------------
How is ((MungeStep)e.getSource()).getMungeStepInputs().get(e.getIndex())
different from e.getChild()?
Respond to these comments at
http://code.google.com/p/power-matchmaker/source/detail?r=2498
--
You received this message because you starred this review, or because
your project has directed all notifications to a mailing list that you
subscribe to.
You may adjust your review notification preferences at:
http://code.google.com/hosting/settings