Some Indian bond in BSF maybe should catch hopefully he's in mangalore hehehhehe
-----Original Message----- From: Jiger Patel [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 10:45 AM To: [EMAIL PROTECTED] Subject: Re: BSF plugin in Eclipse - input needed Hi Alex, I have just released SuperScript 0.3. You can get it from http://www.mycgiserver.com/~jigerjava/SuperScript0.3_bin.zip . This is a "near perfect" release and fixes a lot of issues with BSF Scripting Engine's error handling and handling of sysout/syserr by various engines. Plus I have added support to write jEdit Macros with BSF supported languages to turn it into a powerful tool. The Help and release notes/change logs are in the Help itself. If you have any suggesstions/comments, then send them directly to me. Hope this is of help, Jiger Patel. >Hi Alex, > The 3rd release is still in the works and is the most perfect of >all releases but for the timebeing to get the feel you can get the release >from here http://www.mycgiserver.com/~jigerjava/SuperScript0.2_bin.zip it >has all the features and also has the docs in the Help to explain stuff. > > >>From: "Alex Smirnoff" <[EMAIL PROTECTED]> >>Reply-To: "Bean Scripting Framework developers" >><[EMAIL PROTECTED]> >>To: "Bean Scripting Framework developers" <[EMAIL PROTECTED]> >>Subject: Re: BSF plugin in Eclipse - input needed >>Date: Fri, 4 Jul 2003 01:02:30 -0400 >> >>Hi Jiger, >> >>Thanks for your reply. I definitely would like to use your help. I will >>review >>your JEdit BSF plug-in and probably will consult you for some help. Can >>you point me out to your plug-in home/distribution page? >> >>One question that still bother me (probably good for all BSF folks). Does >>BSF guarantees that any language will not copy-by-value the object I share >>from parent environment to script and will only use reference? So far I >>have >>not seen any hint for this. Each declareBean method is language specific >>eventually... >> >>Thanks, >>Alex. >> >> >>----- Original Message ----- >>From: "Jiger Patel" <[EMAIL PROTECTED]> >>To: <[EMAIL PROTECTED]> >>Sent: Thursday, July 03, 2003 10:32 PM >>Subject: Re: BSF plugin in Eclipse - input needed >> >> >> > Hi Alexander, >> > I have written a BSF plugin for another open source >> > IDE/Text Editor called jEdit. It works great and currently supports >> > scripting in all 19 languages of BSF. I have faced particular problems >>with >> > a couple of languages namely jython, perl(doesnot work atall and no >>docs >>on >> > how to make it work?) but all in all it was a good experience. I will >>be >> > making a 3rd release of that plugin soon. >> > >> > If you want I can be of help in giving you my experiences. >> > >> > -Jiger >> > >> > >> > >From: "Alexander Smirnoff" <[EMAIL PROTECTED]> >> > >Reply-To: "Bean Scripting Framework developers" >> > ><[EMAIL PROTECTED]> >> > >To: <[EMAIL PROTECTED]> >> > >Subject: BSF plugin in Eclipse - input needed >> > >Date: Thu, 3 Jul 2003 11:28:24 -0400 >> > > >> > >Hi: >> > > >> > >I'm trying to implement a BSF plugin to run in Eclipse. The main goal >>is >>to >> > >run supported scripts in IDE, run, debug and edit the sources, provide >> > >comprehensive script console and share objects with BSF runtime >>through >> > >plugin extension. >> > > >> > >Analyzing the idea, eventually I came to the next dilemma: >> > > >> > >Script can be running in separate thread or it can be running in >>separate >> > >process. The first one provide more flexibility to share framework >> > >resources >> > >with BSF, but it becomes hard to resolve standard I/O that can be used >>also >> > >by other resources in Eclipse. The second is less flexible in sharing >> > >resources, but creates standard I/O for the script run and provide >>very >> > >flexible and handy "Launch" framework from Eclipse. >> > > >> > >Anybody interested? Any thoughts will be appreciated. >> > > >> > >Alex. >> > > >> > > >> > > >> > >--------------------------------------------------------------------- >> > >To unsubscribe, e-mail: [EMAIL PROTECTED] >> > >For additional commands, e-mail: [EMAIL PROTECTED] >> > > >> > >> > _________________________________________________________________ >> > Looking for love? Yearning for friendship? >>http://www.msn.co.in/Romance/ >> > You're in the right place. >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> > >_________________________________________________________________ >Design your holidays. At your convenience. >http://www.flexihols.com/2003/index.php Click here. > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ Race along with NK. The fastest Indian http://server1.msn.co.in/sp03/tataracing/index.asp Feel the thrill! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
