Invenzzia »

IMPORTANT ANNOUNCEMENT

Due to the uncertain status of the Flyspray project, lack of new releases and moving the code repository to Github, we decided to shutdown this issue tracker by the end of January 2011. From that date, the bugs should be reported directly in Github project repositories.

List of repositories:

Open Power Template 2.x family

PLEASE PROVIDE THE TEMPLATES AND/OR PHP CODE IN THE TASK DESCRIPTION (Not URL-s to them). THAT ALLOWS US TO REPRODUCE THE PROBLEM! OTHERWISE WE ARE NOT ABLE TO HELP YOU!

Remember to hide all the security-related pieces of code from the task description, like passwords, server paths etc. for your own safety. Once we close the task, we cannot edit it anymore!
Tasklist

FS#75 - Creating new expression parsers

Attached to Project: Open Power Template
Opened by Zyx (Zyx) - Thursday, 09 April 2009, 02:10 GMT-8
Last edited by Zyx (Zyx) - Saturday, 24 April 2010, 06:09 GMT-8
Task Type TODO ticket
Category Compiler
Status Closed
Assigned To Zyx (Zyx)
Operating System OS-independent
Severity High
Priority Normal
Reported Version 2.0 SVN
Due in Version 2.1.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Currently, the expression parser is hard-coded in the template compiler. In order to allow the modularization of this item, there should be created a new base class: Opt_Compiler_Expression. This will allow to create the new expression engines and easier support for the existing ones which are currently hard-coded in the template parser and instruction attribute extractor.

The compileExpression() method should remain, because it can handle the expression type detection.
This task depends upon

Closed by  Zyx (Zyx)
Saturday, 24 April 2010, 06:09 GMT-8
Reason for closing:  Implemented
Additional comments about closing:  It's actually implemented, if there are any further problems, they should be reporeted in a new ticket.

Loading...