Logistics

Fri 4 Nov 2011
1pm ET/12pm CT/10a PT

via Skype

Agenda

  1. Update on December f2f logistics and agenda
  2. Review of open issues
    1. CO-89
    2. CO-193
    3. CO-94
  3. Cake 2.0: Now, soon, later, or never? (CO-112)
    1. Use of native features like exceptions, PDO, SPL, json_encode and much more. (Could simplify json handling)
    2. New Error and Exception handlers provide easier to configure, and ease working with errors such as page not found, unauthorized error and lots more. (CO-108)
    3. Completely refactored Auth system. It is now easier to configure and plug in your own implementations for external login services or your permissions system. (CO-124, CO-128)
    4. Dropped SimpleUnit in favor of PHPUnit. PHPUnit is the defacto testing framework for PHP with support for more options, better mock objects, and improved console output (CO-97)
    5. Improved support for PostgreSql, SQLite and SqlServer, they are now first class citizens along with Mysql datasource.
    6. HTML 5 form inputs support in form helper.
    7. A lot faster, almost everything is now lazy-loaded, and even on debug mode you will feel your applications flying.
    8. Localized 9: A set of country specific classes for validation a displaying correct texts for each country in your application (CO-117)
    9. Migrations 11: Easy database schema migrations and history tracking.
  4. Next call: 11/17 11:30a ET/8:30a PT
  • No labels