<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>You know, we have options here;<BR>
 <BR>
how would the perfect developer environment for opensim with a connected viewer look like?<BR>
 <BR>
I definitively could see a tighter coupling to something like a file system or a revisioning-like system, so that I could just save a file, and that would trigger an recompilation and reload of that file as a script.<BR><BR>
that would go excellent with being able to diff and subversion code files; not to mention the ability to use other environments that the built-in editor to work with large codebases (hell, why wouldn't dll's just get sucked up and connected as well, if there's an IScript in them?)<BR>
 <BR>
Or, should there just be an aux client editor that could post ascript like the client does?<BR>
 <BR>
Just trying to get ye olde oute-of-the-boxe thinking going.<BR><BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR> <BR>Join the 3d web revolution : <A href="http://tribalnet.se/" target=_blank>http://tribalnet.se/</A><BR> <BR><BR><BR><BR>

<HR id=EC_stopSpelling>
<BR>
Date: Fri, 26 Sep 2008 10:00:10 +0200<BR>From: DrScofield@xyzzyxyzzy.net<BR>To: opensim-dev@lists.berlios.de; opensim-users@lists.berlios.de<BR>Subject: [Opensim-users] heads up: recent secondlife client versions don't support OSSL functions<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>having just wasted most of a day on trying to figure out why OSSL functions such as osSetDynamicTextureData and friends were returning an LSL compile error (ERROR: name not in scope) i thought i'd report back on my findings:<BR><BR>
<UL>
<LI>OSSL functions (inspite of the heavy changes in the scripting subsystem in recent days) are working just fine (provided you enabled them as documented in OpenSim.ini.example)</LI>
<LI>recent LindenLab(tm)/(r) provided secondlife clients (certainly the 1.21 series) are apparently no longer relying on the grid to vet the script and the functions it calls, but instead seem to check all function calls against</LI>
<UL>
<LI>list of known LSL function</LI>
<LI>list of functions you have defined in your script</LI></UL>
<UL>
<LI>anything not found on those lists is flagged as "not in scope"</LI></UL></UL>once i switched to hippo viewer <A href="http://forge.opensimulator.org/gf/project/opensim-viewer/" target=_blank>(http://forge.opensimulator.org/gf/project/opensim-viewer/)</A> everything was fine.<BR><BR>    cheers,<BR>    dr scofield<BR><PRE class=EC_moz-signature>-- 
dr dirk husemann ---- virtual worlds research ---- ibm zurich research lab
SL: dr scofield ---- <A class=EC_moz-txt-link-abbreviated href="mailto:drscofield@xyzzyxyzzy.net">drscofield@xyzzyxyzzy.net</A> ---- <A class=EC_moz-txt-link-freetext href="http://xyzzyxyzzy.net/" target=_blank>http://xyzzyxyzzy.net/</A>
RL: <A class=EC_moz-txt-link-abbreviated href="mailto:hud@zurich.ibm.com">hud@zurich.ibm.com</A> - +41 44 724 8573 - <A class=EC_moz-txt-link-freetext href="http://www.zurich.ibm.com/~hud/" target=_blank>http://www.zurich.ibm.com/~hud/</A>
</PRE></body>
</html>