Malte Brill wrote:

> no, I did not considder using a standalone as a CGI engine. I am
> in a rather difficult environment with the project (government
> servers that have ridiculous tests and approval times for changed
> solutions). On top of that, I would not want to lose the benefit
> of using liveCode PHP style.

The merge function is similar, but just different enough to prevent us from using it to test LC Server scripts in the LC IDE. :(

If anyone else here would find that useful perhaps I could submit a request for that. I'm thinking maybe something like:

  put merge( tSomeStuff, "server") into tModifiedStuff

...where "server" is a flag that determines which merge style should be used.

Or would it be simpler as a separate function, maybe something like:

 put serverMerge( tSomeStuff ) into tModifiedStuff

Suggestions on that?

It would be so nice if we could find some way to overcome the incompatibilities between LC Server and how LC normally handles scripts so we could debug as we write (the xTalk way!).

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to