<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Feb 21, 2015 at 2:47 PM, Fabrício Srdic <span dir="ltr"><<a href="mailto:fabricio.srdic@gmail.com" target="_blank">fabricio.srdic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">When you refer to implementing EL in Brook 4.0, do you mean a feature equivalent to Java's Expression Language?</div></blockquote><div><br></div><div>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.</div><div><br></div><div>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?).</div><div><br></div></div>-- <br><div>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a></div>
</div></div>