On 11/19/2010 11:31 PM, [email protected] wrote:
Well, you can not use it in a CGI application. Interfaces is for GUI
support. A CGI by definition has no GUI.
It makes no sense to use it. Why would you need that ?
Unfortunately interfaces also implements non-GUI stuff like TTimer and
inter-Thread messages, that indeed could be useful in (fast) CGI
applications.
There _could_ be implementations of "interfaces" (WidgetTypes) that
provide this (I did some work on that with limited success some time ago).
AFAIK, the FPGUI WidgetType is on a more promising way to help here,
that I was.
Moreover there _could_ be a fast-CGI Widget Type that in fact implements
a remote GUI via http (enhancing or similar to ExtPascal), but I suppose
a lot of work would be needed to create this even with very limited
compatibility with the existing full blown WidgetTypes for Linux,
Windows, and Mac.
-Michael
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus