Open GoogleCodeExporter opened 8 years ago
Is this connected with the visitor pattern in MetaBridge? See MetaVisitor, and
especially note that MetaBridgeOnSchemaTypeBridge is currently the only known
MetaBridge implementation. I'm wondering, basically, if an analysis of
SequenceType in isolation might overlook some current uses (whether they
qualify as use cases is open to question; it's clear enough that Visitor is not
the only way one might access schema components).
Original comment by aale...@gmail.com
on 7 Jun 2011 at 6:28
I overlooked MetaBridge. The accept method there is suspicious as well, but
nowhere near as problematic, because the class/interface hierarchy is nowhere
near as complex.
Original comment by eric%tib...@gtempaccount.com
on 7 Jun 2011 at 6:50
If it's not really being used, let's just leave it as low priority, for now.
Too much other stuff looks like it needs attention.
Original comment by aale...@gmail.com
on 9 Jun 2011 at 7:28
Leave it for post-1.0 as well. This stuff is in use, even if it looks wonky, so
we'd need to understand how to replace the functionality.
Original comment by aale...@gmail.com
on 26 Jul 2012 at 7:57
Changed owner
Original comment by eric%tib...@gtempaccount.com
on 6 May 2014 at 9:45
Original issue reported on code.google.com by
eric%tib...@gtempaccount.com
on 7 Jun 2011 at 3:44