Ending Rails Envy in PHP 5

Sam Minnee, CTO SilverStripe

Basic framework that SilverStripe has developed to quicken/ease/help Object relationships. The slides were put together well, so I'll just refer to it:

http://www.silverstripe.com/rails-envy

High level overview, code needs to be optimized, but is interesting nonetheless. Basic approach is to use __call() to create magic methods that are implicitly defined.

| Tags:

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options