Massimo Belgrano wrote:
Thanks for explain your vision

The question is "CUI-GUI-WWW without source code modification" is
possible or impossible?
I hope that you and any other harbour GURU or guy  can give us a reply

Hi,


it depends on what you mean "CUI-GUI-WWW without source code modification". For example, my app is event driven architecture, like all native GUIs for the last 10 years. Perhaps your app uses @ ... SAY ... . So, "without source code modification" has the opposite meaning for you and me.

If we forget about architecture of our app, these is a lot of things to solve to have the same source for CUI-GUI-WWW. WWW is stateless protocol (cookies are used overcome this drawback), most GUI are event driven, etc. We can find some solution for CUI-GUI-WWW, but this solution will not be able to use all possibilities of all interfaces, we will be able to use all possibilities common for all of them.


Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to