David,

Object[] result = myobj.getSomething();
String firstSomething = (String)result[0];
Integer secondSomething = (Integer)result[1];

;-p


One thing I learned fast with Java is that you can do everything, you just
have to think harder...


���`����,��,����`����,��,�
Matthew MacKenzie
VP Research & Development
XML Global Technologies, Inc.

-----Original Message-----
From: David RR Webber [mailto:[EMAIL PROTECTED]]
Sent: October 27, 2000 2:54 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: XML for EDI book: any comments? -- Warning: Do not read if
b usy!


Message text written by David Bruce
>Java is used by software folk who know a balanced OO language when they
see
it, regardless of the company where it was born.
<<<<<<<<<

This seems a rash statement!   My impression of Java is that it was
originally designed to operate washing machines, microwaves and
refridgerators - and that the compromises this entailed are still with
us.  Since Java is such a balanced OO language - how come I can
only return one parameter from a method or class, to name just
one glaring limitation?!

DW.


------   XML/edi Group Discussion List   ------
Homepage
Unsubscribe Leave the subject and body of the message blank

Questions/requests:  [EMAIL PROTECTED]

To receive only one message per day (digest format)
send the following message to [EMAIL PROTECTED],
(leave the subject line blank)

digest xmledi-group your-email-address

To join the XML/edi Group complete the form located at:
http://www.xmledi-group.org/xmledigroup/mail1.htm




------   XML/edi Group Discussion List   ------
Homepage http://www.XMLedi-Group.org

Unsubscribe send email to: [EMAIL PROTECTED]
Leave the subject and body of the message blank

Questions/requests:  [EMAIL PROTECTED]

To receive only one message per day (digest format)
send the following message to [EMAIL PROTECTED],
(leave the subject line blank)

digest xmledi-group your-email-address

To join the XML/edi Group complete the form located at:
http://www.xmledi-group.org/xmledigroup/mail1.htm


Reply via email to