Jerome: you weren't kidding about the API changes! A few questions:
1) Where does the 'Application' fit in? Previously I had a subclass of Component that setup: - HostRouter - Any number of filters, assigning the first filter as the 'root' and the last filter pointing to the HostRouter 2) "Renamed Handler into Finder. Note: Handler is still used, but for a new purpose!" Ouch! 3) Lars brought this up earlier, but I'll reiterate: where are the no-arg constructors? Or where's the docs explaining what the various constructors do? The whole object/wrappedObject relationship is a little confusing -- what does it mean when a Filter wraps another filter, or a Component wraps another Component? For instance, shouldn't I be able to create a Filter outside the framework and, on plugging it in the proper references (like Context) are resolved from the connections? More soon -- maybe :-) Chris -- Chris Winters ([EMAIL PROTECTED]) Lead Software Developer Vocollect Healthcare Systems

