Talk:Java class loader: Difference between revisions

Content deleted Content added
No edit summary
Line 28:
"Adding the new library to the list of available libraries instead of replacing it, may see the application still behaving as though the old library is in use, which it may well be." What?
[[Special:Contributions/217.229.15.133|217.229.15.133]] ([[User talk:217.229.15.133|talk]]) 13:59, 19 January 2011 (UTC)
 
== Reference to object should be changed ==
 
"Libraries can contain objects of different types. The most important type of object contained in a Jar file is a Java class."
 
It may be better to substitute 'object' with 'entity' to avoid confusion.