<div dir="ltr">Hello,<br><br>One of the thing that I find really missing in fpWeb is the ability to have support for REST.<br><br>That is, to place different callbacks to GET, POST, UPDATE, DELETE, HEAD and PUT.<br><br>Let's say that I create a support for the following PATH_INFO:<br>

<br>/records/<br><br>The class should have support imho to OnGet OnPost OnDelete etc.. <br>So there will be separation of the code, while the OnRequest will fire anyway (if assigned) prior to each such request.<br>That way, it will be easier to separate code, but remain DRY.<br>

<br>Does anyone else find such feature something that can be useful for them ?<br><br>Ido<br><br><br clear="all"><div dir="ltr">LINESIP - Opening the source for communication<br><a href="http://www.linesip.com" target="_blank">http://www.linesip.com</a><br>

<a href="http://www.linesip.co.il" target="_blank">http://www.linesip.co.il</a><br><br></div><br>
</div>