Andrew Sinning

  • Registered on: 2011-07-10
  • Last connection: 2011-08-08

Activity

Reported issues: 0

2011-08-08

11:17 AM PHP ActiveRecord Help: how are classes cached?
Could somebody please clarify how class caching is handled? I debugging my project, it seems that sometimes the chan...
11:11 AM PHP ActiveRecord Help: RE: please help me understand when/where to put the plural
Les,
I can't say that I've "solved" anything with respect to naming conventions. I remain mystified. I suspect t...

2011-07-21

10:45 AM PHP ActiveRecord Help: RE: how to override default class_name when using "through" parameter
Solved:
My problem was that in my class SettingType I was using "settingtotype" instead of "setting_to_type".
10:10 AM PHP ActiveRecord Help: how to override default class_name when using "through" parameter
I have a class called "SettingToType" which is just used to associate to other tables "settings" and "settingTypes".
...

2011-07-20

04:00 PM PHP ActiveRecord Help: sub-folders for models
I'd really like to organize my models in a few sub-directories. Is there a way to get php.activerecord to add models...

2011-07-15

10:42 AM PHP ActiveRecord Help: please help me understand when/where to put the plural
I have a class called "QuizUser".
I can reference and successfully retrieve data from it using ANY of the followin...
10:01 AM PHP ActiveRecord Help: how does php.activerecord treat camelCase and under_scores?
Could somebody please clarify the rules for how php.activerecord deals with camelCase and under_scores.
It's a bit...

2011-07-12

12:16 PM PHP ActiveRecord General: phpactiverecord vs CakePHP (model only) performance
I am designing a Flex application. I intend to use an AMF Data Service (currently I'm using a Zend Framework AMF serv...

Also available in: Atom