Skip to content
  • Barry Warsaw's avatar
    * Refactor the language manager off of the config object and into a utility. · 8938d653
    Barry Warsaw authored
    * Fix a few small typos in exception handlers.
    * Move the initialization of the Zope Component Architecture into the first
      initialization step.  The only reason we couldn't do that previously was
      because the domain object referenced the config, causing a circularity
      problem.  Refactor the Domain implementation to avoid that.
    8938d653