Bugs item #3199691, was opened at 2011-03-04 16:07
Message generated for change (Tracker Item Submitted) made by joannakocot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3199691&group_id=40728

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: 2.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Joanna  (joannakocot)
Assigned to: Nobody/Anonymous (nobody)
Summary: The Java sample program doesn't compile

Initial Comment:
The example supplied with the documentation at 
(http://openbabel.org/docs/2.3.0/UseTheLibrary/Java.html) doesn't compile. The 
problem is that the vectorvInt doesn't have a size() method. And that method is 
used to iterate through the vector.
I submit it as a bug in documentation, but I would prefer very much to have 
this size() methods added for these vectors (I need it also for vectorString), 
as now I don't see any other method for iterating through them than catching 
IndexOutOfBoundsException, and that certainly is not a good solution.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3199691&group_id=40728

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to