On 2009-10-16, at 21:16, Brandon Husbands wrote: > Well i was thinking more of a datapipe to push and receive code from > your editor of choice. > So your code you edit would be automagically sent to the compiler in > the viewer etc and report back errors... or success.. Basically > bypassing the current editor.
For that something as simple as a command line to run the command on a named file (eg, 'vi %s'), and a background process watching for a change in the last-modified time for the file, would be enough glue. _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
