- changed method calls in generator from this (legacy from component)
to component or similar.
- removed modifier param from generate() method
- reintroduced ExtStore initialization in Component ancestry
since the extstore logic might be reevaluated all together
the reintroduction is a quicker fix then to implement a dedicated
solution that might be removed later anyway