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: "Michael Bischoff" <>
  • To: "Nina Jeliazkova" <>
  • Cc: , "" <>
  • Subject: Re: [pS-dev] Java lsclient API
  • Date: Mon, 2 Jun 2008 15:44:08 +0200 (CEST)
  • Importance: Normal

Thats part of the level 1 api so it's not finished / documented, I figured it
should be the
urn for topology elements as specified by ogf:

https://wiki.internet2.edu/confluence/display/PSPS/URNs
http://www.ogf.org/OGF21/materials/895/topoSchema-OGF21.pdf

This is because of things I haven't explained yet on the mailing list(I'm
quite backed up atm
mail wise, an other deliverable is giving me headaches).

For one it solves all limitations that ip has among other reasons.


Best regards,

Michael Bischoff

> 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.
>>
>
>



  • Re: [pS-dev] Java lsclient API, Michael Bischoff, 06/02/2008

Archive powered by MHonArc 2.6.16.

Top of Page