New Pagemill Coming Soon

by Castwide on 12-12-2008 • 3 comments

Version 3.0.0 of the PHP Pagemill is currently under development and should be released before the end of the year.  Among the new features:

  • Templates are compiled to native PHP code.
  • New class structures improve workflow.
  • Custom tags are faster, more efficient, and shared statically across Pagemill instances.
  • Pagemill objects are easier to use recursively.

I'll post another announcement when it's ready for distribution.

Comments

What custom tags are going to be built into this version? I noticed a lot of tags in testing that are currently part of Phrameworks rather than the base Pagemill.
A lot of common tags implemented in Phrameworks are going to be moved directly into the Pagemill. Most importantly, the Pagemill will inherently support pm:if, pm:eval, and expressions.
ETA?

Add Comment

More Articles