JonBlog
Thoughts on website ideas, PHP and other tech topics, plus going car-free
Writing (page 1)
No posts, choose another filter :)
Software & ideas
Categories: Finished, Ideas | Add a Comment

Many moons ago, when Propel 1.2 was its most recent incarnation, I wrote a web-based program to convert simple bracketed WHERE clauses to equivalent Criteria statements in PHP. This works recursively to parse an expression and stores the resultant tree in a nested system of classes. The system is now of limited usefulness, since Propel’s […]