CentraSite Utilities Core

The CSUtils Core Library provides a framework, which sits on top of the native CentraSite JAXR API. Using this framework provides a lot of advantages:

  • Your application is automatically enabled to make use of caching mechanisms and other powerful performance enhancements by simple reconfiguration.
  • The csql.html is a high level query language. CSQL is independent of a particular CentraSite version, unlike XQuery, which is the native CentraSite query language, but subject to schema changes in the underlying Tamino database.
  • You've got high level accessors for modifying either the metaModel.apt or the model.apt according to the rules of the meta model. Those are far easier to use and possibly much faster than manipulating the registry "manually".