October, 2008

BeeReport - 13-19 October 2008


BEESEEK BASE LIBRARY

  • Changes to the user

As promised, it was added the test command, but for now it performs tests only on the BeeSeek Base code, not on products, such as Honeybee. For info see "Let products to register their own tests" on LaunchPad.
The web interface has been restored.
  • Internal structure changes

It is working to develop supports for classes interfaces, it will help developers and will improve code scalability.

Supports to interfaces schema.

So far, was implemented the first part, interface-bases, and is working on the second, classes-interfaces.
From Launchpad:

 

Infrastucture to work with interfaces (interface-bases)

Provide a beeseek.interfaces module with an Interface class (to be inherited by all interface declarations) and an implements() method (to be used by all interface consumers).

Create and implement interfaces for all classes (classes-interfaces)

Create and use interfaces for all the classes used by the BeeSeek modules.

  • Regression

None ;-)

  • To Do list

  1. Blueprint Automatic Database conversion
  2. Blueprint Script to track user navigation
  3. Blueprint HTTP Transfer Extensions
  4. Blueprint Create and implement interfaces for all classes

BeeSeek Base Library: bugs list - blueprints list

Honeybee: bugs list - blueprints list