<div dir="ltr"><div class="gmail_extra"><pre style="color:rgb(0,0,0)">Copied from the link <a href="http://lists.lazarus.freepascal.org/pipermail/lazarus/2014-February/085665.html">http://lists.lazarus.freepascal.org/pipermail/lazarus/2014-February/085665.html</a>:</pre>
<pre style="color:rgb(0,0,0)">Sure.
I didn't mean to say that it's not usable, just that at the time when I looked for something
(some years ago), it was simply not yet available.
But, and please do not take this wrong, I would like to see some more demos on your website:
At the moment, based on available examples, I simply don't see the advantage of using brook
over plain fcl-web. If I look at the samples you currently provide, it looks like a thin
layer on top of fcl-web, and fcl-db.
I am biased, obviously, but I think that a newbie also needs more examples to see what brook
can do for him/her.
Michael.</pre><pre style="color:rgb(0,0,0)"><span style="font-family:arial;color:rgb(34,34,34)">-----</span></pre><div><div>Yes yes. Currently, Brook can offer you an excellent way for you to route your actions. Please, see this link:</div>
<div><br></div><div><a href="https://dl.dropboxusercontent.com/u/135304375/brookframework/doc/BrookAction.TBrookAction.html#Register">https://dl.dropboxusercontent.com/u/135304375/brookframework/doc/BrookAction.TBrookAction.html#Register</a></div>
<div><br></div><div>Now, Brook also offers facility for a user to manage simple things like cookies, sessions, parameters in URLs (query_string) etc.</div><div><br></div><div>Recently, middleware has been implemented, so it is now possible to define a rule in a constriant, and take it in multiple actions simultaneously (veri nice for validations, in static forms, databases etc.).</div>
</div><div><br></div><div>There are several other news that would not show only in an email, for example, ease of debugging, using the newest broker for embedded server, created by Leledumbo.<br></div><div><br></div><div>
It was necessary to remove some old files in the project, including some demos because the final package was too large. But if someone wants to see them again to have a base of old and new implementations, it is available here: <a href="https://dl.dropboxusercontent.com/u/135304375/brookframework/third-party.zip">https://dl.dropboxusercontent.com/u/135304375/brookframework/third-party.zip</a>.</div>
<div><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>