You are correct, I pushed a fix here: https://github.com/simoneb/rhino-etl/tree/input-to-join-should-raise-events
On Sat, Jan 8, 2011 at 10:14, [email protected] <[email protected] > wrote: > Hi, > > I have an etl that consists of about 8 operations, with a join in the > middle. > > When debugging, I noticed that the event notifications from the operations > feeding into the join are not reported - only those for operations > registered directly on.the etlprocess itself. > > In the code, I can see no way for the other ops to be subscribed to at all. > > Can anyone confirm if this is really the case or if I'm doing something > wrong? > > Thanks, > > Miles > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rhino-tools-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
