November 22, 2007

phpBB support

Filed under: ZenMagick — DerManoMann @ 10:04 pm

With the release out of the way (at least until the first bug reports ;), I’d like to work on the phpBB support. In fact, I’d like to extend that a bit to make it easier to integrate any sort of other application.

The plan consists of two steps:

  1. Move all phpBB related code into a plugin
    This will make core a bit smaller, reduce clutter and the plugin will hopefuly be in a form that would be easy to copy to integrate other applications
  2. Make the code actually work!

In practice, I might actually start with #2, as the code seems to be badly broken at the moment.

One thing I need to get my head around to start with is a clean way to switch database connections. I had a couple half-hearted tries over time and I am determined to get it right this time.

Any other suggestions for the next release are more then welcome…

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

You must be logged in to post a comment.