Difference between revisions of "Talk:LSL HTTP server/beta"
Jump to navigation
Jump to search
(New page: Kelly: you write "With Mono, compilation is done server side. So make sure you select the Mono checkbox and you will be able to compile a script with the new functions as long as you are i...) |
|||
Line 3: | Line 3: | ||
As we discovered when tracking down a bug in the new sculpt constants, the code in lscript_compile/indra.l didn't match what actually compiles when you hit "save". It was revealed that ALL compilation is now being done on the server, not just Mono. | As we discovered when tracking down a bug in the new sculpt constants, the code in lscript_compile/indra.l didn't match what actually compiles when you hit "save". It was revealed that ALL compilation is now being done on the server, not just Mono. | ||
This has been verified (see [http://forums.secondlife.com/showthread.php?t=287764 forum thread here]), updated the page to match. -- [[User:Argent Stonecutter|Argent Stonecutter]] 15:14, 17 October 2008 (PDT) |
Revision as of 13:22, 18 October 2008
Kelly: you write "With Mono, compilation is done server side. So make sure you select the Mono checkbox and you will be able to compile a script with the new functions as long as you are in one of the http-in sandboxes."
As we discovered when tracking down a bug in the new sculpt constants, the code in lscript_compile/indra.l didn't match what actually compiles when you hit "save". It was revealed that ALL compilation is now being done on the server, not just Mono.
This has been verified (see forum thread here), updated the page to match. -- Argent Stonecutter 15:14, 17 October 2008 (PDT)