Sat, 14 Jun 2008 09:53:03 +0200Demo for writer throwing an exception; and also writing out CD content
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:03 +0200] rev 61
Demo for writer throwing an exception; and also writing out CD content

Sat, 14 Jun 2008 09:53:02 +0200Converting the Writer delegation problem into real example
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:02 +0200] rev 60
Converting the Writer delegation problem into real example

Sat, 14 Jun 2008 09:52:52 +0200URLs in apifest chapter replaced with code snippets
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:52 +0200] rev 59
URLs in apifest chapter replaced with code snippets

Sat, 14 Jun 2008 09:52:52 +0200Rewriting the infrastructure to use shared common.xml
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:52 +0200] rev 58
Rewriting the infrastructure to use shared common.xml

Sat, 14 Jun 2008 09:52:51 +0200Also second version of this class needs to be made public, otherwise nobody will be able to use this API
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:51 +0200] rev 57
Also second version of this class needs to be made public, otherwise nobody will be able to use this API

Sat, 14 Jun 2008 09:52:49 +0200This class needs to be made public, otherwise nobody will be able to use this API
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:49 +0200] rev 56
This class needs to be made public, otherwise nobody will be able to use this API

Sat, 14 Jun 2008 09:52:49 +0200Making jtulach's projects compilable
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:49 +0200] rev 55
Making jtulach's projects compilable

Sat, 14 Jun 2008 09:52:48 +0200Getting the solutions from the CVS, not just from the ZIP file
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:48 +0200] rev 54
Getting the solutions from the CVS, not just from the ZIP file

Sat, 14 Jun 2008 09:52:47 +0200Including solutions till day 2
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:47 +0200] rev 53
Including solutions till day 2

Sat, 14 Jun 2008 09:52:45 +0200Adding samples from API fest to the repository, including pieces of their code in the document, not just links
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:45 +0200] rev 52
Adding samples from API fest to the repository, including pieces of their code in the document, not just links

Sat, 14 Jun 2008 09:52:26 +0200Merge: Geertjan's changes up to 4500
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:26 +0200] rev 51
Merge: Geertjan's changes up to 4500

Sat, 14 Jun 2008 09:52:26 +0200up to line 4500
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:26 +0200] rev 50
up to line 4500

Sat, 14 Jun 2008 09:52:25 +0200Showing picture and code that prevents vicious circle
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:25 +0200] rev 49
Showing picture and code that prevents vicious circle

Sat, 14 Jun 2008 09:52:25 +0200Support for debugging, tests work as expected
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:25 +0200] rev 48
Support for debugging, tests work as expected

Sat, 14 Jun 2008 09:52:25 +0200Simplified to does not contain the friend API, instead the SPI is directly define by the API
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:25 +0200] rev 47
Simplified to does not contain the friend API, instead the SPI is directly define by the API

Sat, 14 Jun 2008 09:52:23 +0200Using real pieces of code the talk about bridges
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:23 +0200] rev 46
Using real pieces of code the talk about bridges

Sat, 14 Jun 2008 09:52:23 +0200Also adding the project config file
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:23 +0200] rev 45
Also adding the project config file

Sat, 14 Jun 2008 09:52:23 +0200Switching to freeform project
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:23 +0200] rev 44
Switching to freeform project

Sat, 14 Jun 2008 09:52:22 +0200Repackaging to org.apidesign packages
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:22 +0200] rev 43
Repackaging to org.apidesign packages

Sat, 14 Jun 2008 09:52:22 +0200Tests rename to describe the intention, e.g. new -> old bridge and vice versa, and modified to include also a call that initializes the bridge
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:22 +0200] rev 42
Tests rename to describe the intention, e.g. new -> old bridge and vice versa, and modified to include also a call that initializes the bridge

Sat, 14 Jun 2008 09:52:22 +0200Providers are working back and forth, but it is necessary to find a place to register them all
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:22 +0200] rev 41
Providers are working back and forth, but it is necessary to find a place to register them all

Sat, 14 Jun 2008 09:52:21 +0200Defining also the SPI and providing a test. The integration with java.security is still missing
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:21 +0200] rev 40
Defining also the SPI and providing a test. The integration with java.security is still missing

Sat, 14 Jun 2008 09:52:21 +0200making the delegation to the old API work without any problems
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:52:21 +0200] rev 39
making the delegation to the old API work without any problems

Sat, 14 Jun 2008 09:51:46 +0200spi part
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:51:46 +0200] rev 38
spi part

Sat, 14 Jun 2008 09:51:45 +0200Attempt to show how to write bridge for MessageDigest
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:51:45 +0200] rev 37
Attempt to show how to write bridge for MessageDigest

Sat, 14 Jun 2008 09:51:30 +0200Integrating Geertjan's changes to 1/2 of the theory chapter
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:51:30 +0200] rev 36
Integrating Geertjan's changes to 1/2 of the theory chapter

Sat, 14 Jun 2008 09:51:30 +0200first changes
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:51:30 +0200] rev 35
first changes

Sat, 14 Jun 2008 09:51:19 +0200Merging yesterday's work from home
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:51:19 +0200] rev 34
Merging yesterday's work from home

Sat, 14 Jun 2008 09:51:18 +0200Write a note about these day's hot topic - master file system rewrite.
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:51:18 +0200] rev 33
Write a note about these day's hot topic - master file system rewrite.

Sat, 14 Jun 2008 09:51:18 +0200Trying to translate to English
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:51:18 +0200] rev 32
Trying to translate to English