Josh Sherman
|
b53f52ac1e
|
Changes.
git-svn-id: http://svn.cleancode.org/svn/pickles@79 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-18 13:42:10 +00:00 |
|
Josh Sherman
|
d2d6c47682
|
Changed the core Object to not require any params in the constructor, and now we rely on polymorphism in the classes themselves to override that.
git-svn-id: http://svn.cleancode.org/svn/pickles@74 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-14 13:27:26 +00:00 |
|
Josh Sherman
|
9bdd0b3045
|
Cleaned up white space, also updated the RSS viewer to not use Config::getInstance()
git-svn-id: http://svn.cleancode.org/svn/pickles@71 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-11 21:59:42 +00:00 |
|
Josh Sherman
|
b25ba0992a
|
Swapped out the Mail class for the Mailer class (it's better and smarter)
git-svn-id: http://svn.cleancode.org/svn/pickles@70 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-11 21:42:46 +00:00 |
|
Josh Sherman
|
20fd236cb0
|
Updated the Error class from a static class to an instantiatable one.
git-svn-id: http://svn.cleancode.org/svn/pickles@68 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-11 20:16:47 +00:00 |
|
Josh Sherman
|
ecf86b9818
|
Removed the Singleton class, removed the ImageUtils class (for now) and switched the DB class to be an instantiated object and not a Singleton.
git-svn-id: http://svn.cleancode.org/svn/pickles@67 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-10 01:56:17 +00:00 |
|
Josh Sherman
|
e9f8b555d3
|
Quite possibly the largest commit in PICKLES history, shy of perhaps the initial revision. Bunches of restructuring and refactoring and all that.
git-svn-id: http://svn.cleancode.org/svn/pickles@61 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-09 05:12:31 +00:00 |
|
Josh Sherman
|
fcf1ffde4e
|
Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models.
git-svn-id: http://svn.cleancode.org/svn/pickles@60 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-04 23:48:03 +00:00 |
|
Josh Sherman
|
d38196073a
|
Made a bunch of changes, as per usual.
git-svn-id: http://svn.cleancode.org/svn/pickles@59 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-10-03 01:37:45 +00:00 |
|
Josh Sherman
|
e02ded351d
|
Updates all over. Redid some of the doc blocks cause they weren't to scale of a vim session with lline numbers on (still may not be... ugh). Also changed around some of the model level variables and stuff.
git-svn-id: http://svn.cleancode.org/svn/pickles@58 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-09-24 03:37:09 +00:00 |
|
Josh Sherman
|
1784514696
|
Massive amounts of documentation has been added.
git-svn-id: http://svn.cleancode.org/svn/pickles@55 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-09-22 01:43:18 +00:00 |
|
Josh Sherman
|
046d265347
|
Added the new classes and stuff.
git-svn-id: http://svn.cleancode.org/svn/pickles@30 4d10bc64-7434-11dc-a737-d2d0f8310089
|
2008-07-12 23:28:44 +00:00 |
|