Hi, I'd like to have the same page class return two different content types depending on circumstances. Is this possible? The existing ContentTypeWorker modifies the component model which is immutable at runtime.
In particular (and I realise this is a hack), I want to use locale to decide between HTML and XML rendering for a page. Thanks, Alfie.