On Mon, 20 Aug 2007, David Lyon wrote:

> Michael Van Canneyt wrote:
> > > Other proprietory code compilers don't seem to be going this way.....
> > >     
> >
> > You are very much mistaken.
> >   
> I worded that wrongly sorry.
> > Look at http://www.morfik.com/
> >
> > They use FPC as the backend for the server part.
> >   
> Cool.....
> 
> so it shows it can be done.....

Well, they're working at it since 2000 or earlier, so this is not
something easy. And you'll need to rewrite your application anyway so
it works...

But please be realistic:
There is no way to port an application to the web by just recompiling.
It just can't be done. Think database access, file access etc.

If you want to work using the web, you must program for the web:
client/server. The browser is an extremely restricted environment.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to