Re: Is there an easy way to find the right class?



I think you are on to something here. If I am looking to do something with
an integer, I would look at the API or another reference book...fine... no
issues here. But what if I am trying to find out how to read a sequential
file? I know the API has classes for it (I'm looking at them now) but what
if I don't know where in the API to look? Is it safe to assume that
something to do with files, would be in the java.io package? Is it possible
that something better exists in another package? Of course, this is
assuming that I have the API either online or downloaded on my local pc. or
a really good book to consult. By identifying the "type" of object I want
to operate on, I should be able to narrow the search down and then consult a
reference....

thanks...that helped me a whole lot



.



Relevant Pages

  • Re: Working with incompetent adaists / unsafe typing war story
    ... Anonymous> types that are fragile to change, not private types. ... Anonymous> Perpetually changing requirements have minimal adverse ... programmers have a habit of "fixing" problems by changing the API, ... Anonymous> package meets the requirements. ...
    (comp.lang.ada)
  • Re: anygui,anydb, any opinions?
    ... expertise with that package. ... api calls you have, and you may as well start over with each ... interface would simply ignore the old parameters it did not ... feature that cannot be mapped reasonably to the Python api, ...
    (comp.lang.python)
  • Re: Socket API performance diff. between Sp2k2 and 2k3
    ... Do you mean the TCP buffer? ... package size and then the whole package size 7 kB when it is file data. ... API on the Sp2002. ... >> Socket API and WinInet API? ...
    (microsoft.public.pocketpc.developer.networking)
  • Re: Working with incompetent adaists / unsafe typing war story
    ... A big hurdle I find is that the API Mr ... Safety carefully designed and implemented is insufficient for the ... requirements have minimal adverse impact when private types are used. ... The package meets the requirements. ...
    (comp.lang.ada)
  • Re: file copy routine crashes on XP SP2
    ... copy/paste/experiment merchant when it comes to API stuff), ... method seems pretty comon in VB6 code sites. ... Anyway, the routine has ... the new package) This is a bit drastic, ...
    (microsoft.public.vb.general.discussion)