David Ansermot Web Developer / TYPO3 Integrator

20sept/090

BpLib : Alpha 0.2 soon

A little post about the next tag version of Bullet Proof Lib.
The sources should be commited on Google Code's svn this next week.
If you want to test it, just visite the project's page on Google Code. The svn public access link is on.

Svn information for checkout :

(Trunk) => svn checkout http://bplib.googlecode.com/svn/trunk/ bplib-read-only
(Tags) => svn checkout http://bplib.googlecode.com/svn/tags/ bplib-read-only

Actual changelog for 0.2a :

  • Added BpDocument, BpDocumentMeta, BpDocumentCss, BpDocumentScript
  • Updated BpLib with some new features like &getInstance() or redirect() ;)
  • 2 new interfaces : IBpDocElement & IBpPackage
  • Some bug fixes

More informations :
Project's main page