Comment on revision r2498 in power-matchmaker

1 view
Skip to first unread message

power-ma...@googlecode.com

unread,
Oct 4, 2010, 10:14:54 AM10/4/10
to matchmaker...@googlegroups.com
ThomasOBrien95 commented on revision r2498 in project power-matchmaker.
Details are at
http://code.google.com/p/power-matchmaker/source/detail?r=2498


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

Reply all
Reply to author
Forward
0 new messages