lp:~jordancdarwin/sovereign/trunk

Created by Jordan Craw and last modified
Get this branch:
bzr branch lp:~jordancdarwin/sovereign/trunk
Only Jordan Craw can upload to this branch. If you are Jordan Craw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jordan Craw
Project:
Sovereign PHP Framework
Status:
Development

Recent revisions

15. By Jordan <jordan@jordan-desktop>

Adding the recent minor additions from private development repos

14. By jordancdarwin

Updating file library. Now there are functions to try and ensure immutability between URLs of Windows / NonShit OS format.

13. By jordancdarwin

Updating once more :)

12. By jordancdarwin

Added a few tested filefunctions. I can't benchmark these at present as my internet connection is very latent, and the results (even for localhost-based tests) would be skewed!

11. By jordancdarwin

Updated file creation function. 10 LOC, and much much more flexible! :)

10. By jordancdarwin

I spent a while working on file functions, none of which I liked. I have done some experimenting with the idea, and have decided that for now I will use the ternary casting
method for validation since control structures can be cumbersome if used to define the contents of a variable based on minimalistic criterion for alteration. I will work
further on more functions in this file tomorrow; TTech - if you wish to continue this, please do as you will, and then I will review the code whenever I am able to view the
Google Code SVN.

9. By jordancdarwin

Small updates to the database column generation function. Will create columns for a table in MySQL based off either a numeric array, or any other kind of array. Has already been tested, and the table generation function works in addition to this. I pored over the possibility of having query "templates" that are stored rather than drivers, and have a single driver. The problem with this approach was obviously hugely bloated functions which would inevitably only use one database driver.

In this model, the matter is simply deferred, and the database controller is used to provide a more structured and usable version of the database functions, as well as to indiscriminately use databases dynamically rather than statically.

8. By jordancdarwin

Updating files, still working on function db_table_array($array), by the way.

7. By jordancdarwin

Added a little note of the procedural query validation / modification between modules.

6. By jordancdarwin

Very small commit - changing database connection string validation function.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers