Sat, 14 Jun 2008 09:54:36 +0200Sample code with various attempts to fight with reentrant code
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:36 +0200] rev 111
Sample code with various attempts to fight with reentrant code

Sat, 14 Jun 2008 09:54:34 +0200Merge: Geertjan's edits
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:34 +0200] rev 110
Merge: Geertjan's edits

Sat, 14 Jun 2008 09:54:33 +0200many fixes, but mainly up to 700
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:33 +0200] rev 109
many fixes, but mainly up to 700

Sat, 14 Jun 2008 09:54:32 +0200Enough of logging, Jesse will anyway advice to delete this part
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:32 +0200] rev 108
Enough of logging, Jesse will anyway advice to delete this part

Sat, 14 Jun 2008 09:54:32 +0200Advanced usage of logging
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:32 +0200] rev 107
Advanced usage of logging

Sat, 14 Jun 2008 09:54:31 +0200Racecondition tests
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:31 +0200] rev 106
Racecondition tests

Sat, 14 Jun 2008 09:54:29 +0200Deadlock tests: removing ulinks, adding one picture, rewording a bit, adding new examples
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:29 +0200] rev 105
Deadlock tests: removing ulinks, adding one picture, rewording a bit, adding new examples

Sat, 14 Jun 2008 09:54:28 +0200Onward! Towards deadlock tests.
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:28 +0200] rev 104
Onward! Towards deadlock tests.

Sat, 14 Jun 2008 09:54:28 +0200Deadlocks on this and internal lock explained
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:28 +0200] rev 103
Deadlocks on this and internal lock explained

Sat, 14 Jun 2008 09:54:22 +0200Examples from JavaBeans specification moved out of the XML text
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:22 +0200] rev 102
Examples from JavaBeans specification moved out of the XML text

Sat, 14 Jun 2008 09:54:22 +0200Consistency between type and runtime system
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:22 +0200] rev 101
Consistency between type and runtime system

Sat, 14 Jun 2008 09:54:21 +0200Reviewed and cleaned up till sidemeanings
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:21 +0200] rev 100
Reviewed and cleaned up till sidemeanings

Sat, 14 Jun 2008 09:54:19 +0200Clean messages in the API examples
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:19 +0200] rev 99
Clean messages in the API examples

Sat, 14 Jun 2008 09:54:18 +0200Consistency needs its own tests
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:18 +0200] rev 98
Consistency needs its own tests

Sat, 14 Jun 2008 09:54:15 +0200How to use wrapping against reexport issues shown in the project
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:15 +0200] rev 97
How to use wrapping against reexport issues shown in the project

Sat, 14 Jun 2008 09:54:14 +0200Remove import from own package
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:14 +0200] rev 96
Remove import from own package

Sat, 14 Jun 2008 09:54:13 +0200Maybe we could show the transitivity problem by create a new API that uses something unrelated from String package, like StringBuffer and switches to StringBuilder, but I am not really sure, so I am putting this to branch
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:13 +0200] rev 95
Maybe we could show the transitivity problem by create a new API that uses something unrelated from String package, like StringBuffer and switches to StringBuilder, but I am not really sure, so I am putting this to branch

Sat, 14 Jun 2008 09:54:12 +0200Showing transitive change on the project
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:12 +0200] rev 94
Showing transitive change on the project

Sat, 14 Jun 2008 09:54:01 +0200Closing the right sample code section
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:54:01 +0200] rev 93
Closing the right sample code section

Sat, 14 Jun 2008 09:53:57 +0200Way simplified internals of the AServerInfo class
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:57 +0200] rev 92
Way simplified internals of the AServerInfo class

Sat, 14 Jun 2008 09:53:57 +0200review2: Note about Tune and DVB Central. Finished example with AServerInfo
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:57 +0200] rev 91
review2: Note about Tune and DVB Central. Finished example with AServerInfo

Sat, 14 Jun 2008 09:53:51 +0200AServerInfo projectized, except the final advice to create the "clonning factory"
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:51 +0200] rev 90
AServerInfo projectized, except the final advice to create the "clonning factory"

Sat, 14 Jun 2008 09:53:51 +0200review2: ExtIcon example used to demonstrate the beauty of query pattern. two sections merged into one, a bit of reordering. Please review.
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:51 +0200] rev 89
review2: ExtIcon example used to demonstrate the beauty of query pattern. two sections merged into one, a bit of reordering. Please review.

Sat, 14 Jun 2008 09:53:49 +0200Do not use innerclass
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:49 +0200] rev 88
Do not use innerclass

Sat, 14 Jun 2008 09:53:48 +0200How to eliminate cyclic dependencies
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:48 +0200] rev 87
How to eliminate cyclic dependencies

Sat, 14 Jun 2008 09:53:48 +0200How to write extension point
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:48 +0200] rev 86
How to write extension point

Sat, 14 Jun 2008 09:53:46 +0200Fixing broken build
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:46 +0200] rev 85
Fixing broken build

Sat, 14 Jun 2008 09:53:45 +0200LookupListener demo
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:45 +0200] rev 84
LookupListener demo

Sat, 14 Jun 2008 09:53:44 +0200Showing use of service loader
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:44 +0200] rev 83
Showing use of service loader

Sat, 14 Jun 2008 09:53:43 +0200MockServices
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:43 +0200] rev 82
MockServices