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()]
Ok.
I'm pretty curious about the classfactory implementation :-)
Are you talking about the container?
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
