[fpc-pascal] fcl-web: retrieve URI given TFPWebModule and TFPWebAction instances

leledumbo leledumbo_cool at yahoo.co.id
Sat May 2 21:00:35 CEST 2015


> It is on my todo list, yes.

I'll be waiting.

One more thing (which is actually why I ask my original question), how can I
get registered module name given the module instance or module class? i.e.
if I:

RegisterHTTPModule('m',TModule);

then

Something(TModule); or Something(Module);

shall return 'm'. ModuleFactory doesn't seem to provide such a
functionality. I want to create a listing of what actions are available for
the current module and I want to avoid repeating registered module name.



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/fcl-web-retrieve-URI-given-TFPWebModule-and-TFPWebAction-instances-tp5721650p5721663.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list