--- In [email protected], Nick Middleweek <n...@...> wrote: > > ok - thanks Amy! :) > > So if were to extend GroupingCollection and create MyGroupingCollection, I > could then have a public function on MyGroupingCollection that in turn calls > the getParent() protected function of GroupingCollection.
That should work :-D

