I don't want to be a pain-in-the-ass but I was reviewing the CVS code and in the Attributes.cs I found a few attributes implementations. Just a note: attributes should be name (by convention) ClassNameAttribute. i.e. AvalonServiceAttribute. They can be used in two forms:
[AvalonServiceAtttribute()] or [AvalonService()] I'm pretty curious about the classfactory implementation :-) hammett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
