Colin - 2009-12-21

Currently I have over 170 source files that I am getting ready to upload into the project.

I have a nearly completed my typeinfo set of template classes, providing a lot of compile time type information about primitive data types.

Also have memory manipulation libraries under development which are approx 80% of the way to completion, and cross file handling which is 50% completed.

Some of the data classes have already been uploaded, but there are still more to come, and yet more to be developed.

Internationalisation is still being developed with language, country, date, time and other features to be completed.

Also developing a set of test classes, user interface classes, bit manipulation, formatting of data, and more.

This will trickle through to the main project when each aspect is completed.

Currently getting the test classes to a usable state to then test my typeinfo part of the library, then will be able to post all of this up onto the project.