Re: OOP Runtime data structures

Uli Kusterer <witness@t-online.de>
31 Oct 2003 23:04:25 -0500

          From comp.compilers

Related articles
OOP Runtime data structures witness@t-online.de (Uli Kusterer) (2003-10-13)
Re: OOP Runtime data structures jones@cs.ua.edu (Joel Jones) (2003-10-13)
Re: OOP Runtime data structures me@junk.address.com (Tim Owen) (2003-10-13)
Re: OOP Runtime data structures witness@t-online.de (Uli Kusterer) (2003-10-19)
Re: OOP Runtime data structures Markus.Elfring@web.de (2003-10-27)
Re: OOP Runtime data structures Markus.Elfring@web.de (2003-10-27)
Re: OOP Runtime data structures javadesigner@yahoo.com (javadesigner) (2003-10-31)
Re: OOP Runtime data structures witness@t-online.de (Uli Kusterer) (2003-10-31)
Re: OOP Runtime data structures davide.grandi@mclink.it (2003-10-31)
Re: OOP Runtime data structures witness@t-online.de (Uli Kusterer) (2003-11-02)
| List of all articles for this month |

From: Uli Kusterer <witness@t-online.de>
Newsgroups: comp.compilers
Date: 31 Oct 2003 23:04:25 -0500
Organization: T-Online
References: 03-10-059 03-10-124
Keywords: OOP
Posted-Date: 31 Oct 2003 23:04:25 EST

  Markus.Elfring@web.de (Markus Elfring) wrote:


> Can you use the following programming interfaces?
>
> - The Java Reflection API: Manipulating Objects
> http://java.sun.com/docs/books/tutorial/reflect/object/index.html


  Those articles sadly only describe how one would use Java's data
structures. I want to write my own. :-(


> - Java Management Extensions (JMX)
> http://java.sun.com/products/JavaManagement/index.html


  This one I simply don't understand. I have no idea what they're trying
to tell me through all that marketing lingo :-(


Any clarifications or pointers would be appreciated,
-- Uli
http://www.zathras.de


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.