On Sat, Feb 21, 2015 at 2:47 PM, Fabrício Srdic <fabricio.sr...@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to