core/template block should use a helper or a model to render a template. If it will be so than anyone can rewrite this helper or model and implement, for example, HAML templates support. At the moment the only way to do so is to place Mage_Core_Block_Template in app/local folder.