> The main thing I want to be able to do is limit the allowed meta > types, eg > > _allowed_meta_types = ('Address', ) > > can I do this subclassing folder? Yes you can. jens