
Cabbit Framework
Ok for anyone interested my Cabbit Framework is free for all here, there have been a few lovely folks i have met over the last year that have donated code and such which i have rewritten and cobbled together.
This is intended as a preview only and is under heavy development.
I would love to hear of any bug fixes, suggestions, comments, critics, other 3rd party classes you have to donate.
The process of donating a 3rd party class is that if it becomes a library class it has the heading like the rest with a optional source_licence_endorcement_thanks.txt file in the folder to attribute work.
The framework base started out as a tutorial that is no longer in my bookmarks so once i find it i would like to put in a link.
There are some things i would love to know how to do like writing a error log file. So if you have any links to helpful tutorials please post them here.
Also my old college lecturer is guiding me though the process of writing a generator script with the UNIX Bourne Shell so that will be interesting.
And i am in the middle of shoe horning in Jacques Fuentes Active Record class at the moment for the models, well i have not even started yet it looks kinda daunting.
One of the important processes i go with when a 3rd party class is offered is to assimilate, evaluate, then rewrite to understand it fully, this is still a learning project primarily and i am hoping to learn as much as i can from both the code i write and that others provide.