Implement MetaTagRegistry - central store for meta-tags.
This way the hash of tagname->tag is built in one place just once. Also no need to pass around the meta_tags array to every object that happens to deal with meta-tags. The list of signature attributes is also produced by this registry.
Loading
Please register or sign in to comment