[fpc-pascal] Brook Framework and Template Engines
    silvioprog 
    silvioprog at gmail.com
       
    Sat Feb 21 19:10:55 CET 2015
    
    
  
On Sat, Feb 21, 2015 at 2:47 PM, Fabrício Srdic <fabricio.srdic at gmail.com>
wrote:
> When you refer to implementing EL in Brook 4.0, do you mean a feature
> equivalent to Java's Expression Language?
>
Yes, it is. I want to use something like ${customerdao.list} (and iterate
it via Brook DisplayTag) in view and Result.Include(CustomerDao).List in
controller.
Personally I don't like to mix Pascal code with HTML code, because of the
difficulty to supporting applications written with it, so I'm implementing
the Brook taglib (can you help me to write the parser of it?).
-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150221/6fbd2755/attachment.html>
    
    
More information about the fpc-pascal
mailing list