We have reached a milestone where K2F can be seen out there and working.
Although there is a lot more to work on, at this point, it defines exactly what K2F is about.
K2F is being rewritten from scratch (version 2.4). This will have a widespread impact:
- It will make use of namespaces (you will have to add K2F\ before K2F functions/classes)
- It will target PHP 5.3+
- Development on the 2.3 branch will continue, but in smaller quantities
- Thanks to namespacing, K2F is less likely to screw or conflict with the host
- Also, namespacing is a better alternative to registries, since it won’t break PHPDoc support
Finally, we’d also like to announce the development (and near completion) of a Drupal Adapter for K2F. This means in the near future, you’ll be able to deploy your applications on Drupal!