indexing description: "Constant for blog messages." author: "Peter Wyss " date: "$Date$" revision: "$Revision$" class O_BLOG_CONSTANTS feature {NONE} -- Namespace blog_namespace: STRING is "origo.blog" feature {NONE} -- Message types blog_add_type: STRING is "add" end