[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: The Browser Wars are Dead! Long Live the Browser Wa rs!


Re:  The Browser Wars are Dead! Long Live the Browser Wa rs!
I got it from a CORBA committee member that I used to share an office 
with - but isn't it self-evident?

IDL syntax looks almost exactly like C++ with the addition of in, out, 
etc...

Also, what's IDL mostly used for?  To generate proxies and stubs and 
metadata that the C++ compiler gleefully throws away.  If you don't 
generate that code, then you can't simulate dynamic invocation.  Plus 
the compiler won't let you send a message - sorry - call a function on 
an object that isn't explicitly derived from that interface.

OTOH, more dynamic languages will allow you to simply query the class 
and you can dispense with the IDL as its information can be 
automatically generated by interrogation.

I would again invite you to look for information on NextStep PDO.  
There's no IDL needed.  It does basically the same thing.

On Tuesday, October 22, 2002, at 11:31  PM, J.Pietschmann wrote:

> tblanchard@m... wrote:
>> C++ is an extremely poor application development language with 
>> compile time static binding and no (useful) runtime metadata.
>> To work around that, the CORBA people (who were also quite enamored 
>> with C++) invented IDL (Interface Definition Language).
>
> Umm, where did you read this? I had always the impression IDL
> was invented for the purpose described in its name, and I have
> no idea what this has to do with static typing or runtime
> metadata.
>
> J.Pietschmann
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.