Skip to Content.
Sympa Menu

perfsonar-dev - About NMWG classes

Subject: perfsonar development work

List archive

About NMWG classes


Chronological Thread 
  • From: Cándido Rodríguez Montes <>
  • To:
  • Subject: About NMWG classes
  • Date: Thu, 2 Nov 2006 13:23:33 +0100

Hi all,
Well, I've finished a new version of the Topology Service (you can see it in the 'ulisseskan' private branch) and, again, I've had some problems with the NMWG classes. 
Although the 'import' problem was fixed in the revision 173, there is still a problem in org.ggf.ns.nmwg.topology.l3.v3_0.Link.java. In its constructor, it should set the localname attribute:
localname = "link";
As I said before, this problem appears in other classes, so we should look in depth at those classes, shouldn't we?
Also, I think it is very important to document them, because it's very hard to work with them for people who aren't involved in its development. If their developers want, I can collaborate with them to improve those classes and their documentation ;)

Cheers



Archive powered by MHonArc 2.6.16.

Top of Page