Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Java lsclient API

Subject: perfsonar development work

List archive

Re: [pS-dev] Java lsclient API


Chronological Thread 
  • From: Nina Jeliazkova <>
  • To: Michael Bischoff <>
  • Cc: , "" <>
  • Subject: Re: [pS-dev] Java lsclient API
  • Date: Sat, 31 May 2008 16:50:39 +0300

Michael,

Just one question on LS API  - what the TopologyElement#getURI() is expected to  return?  Perhaps I missed some document specifying it.

package org.perfsonar.lsclient.data;
public interface TopologyElement {
    URI getURI();
}

Best regards,
Nina

Michael Bischoff wrote:
Michael;


    
Jason could you check if the InputStream is ok (as opposed to returning a array of
elements). Sticking to a array of elements ties you down to dowm, proposed approach allows
for SAX/StAX
      
Not being an expert on Java, I can't really help you with this request
(Perhaps Maciej or Nina could be of assistance).  As long as you are
implementing what the API is asking for, and the other Service/Client developers can use what
you have done it should be fine.

-jason


    

It was run by Maciej during the skypee conversation (Nina was there too) we decited to not
make you get up a 5 am (timedifference) ;)

Maciej didn't forsee any problems but wanted me to run it by you because of the documentation
effort.
  




Archive powered by MHonArc 2.6.16.

Top of Page