  | | | Custom Objects and Classes for Scripting | Custom Objects and Classes for Scripting 2005-03-27 - By kim aldis
Back
> -- --Original Message-- -- > From: owner-xsi@(protected) > [mailto:owner-xsi@(protected)] On Behalf Of Matt Lind > Sent: 27 March 2005 09:08 > To: xsi@(protected) > Subject: Re: Custom Objects and Classes for Scripting > > > Compiling a scripting language kind of defeats the purpose of > having an open and interpreted language doesn't it? By > compiling a script you make the statement performance and > scalability are very important. So why handcuff yourself > with a system that exhibits rapidly diminishing returns the > more complex it becomes? Better to leave your options open > and use a true compiled language meant for the job such as > C/C++ or Java. >
Compiling the script gives your code a degree of protection from casual inspection, is one reason.
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |