:-) right. It's just the rest of my early days of evaluating the context class. (tutorial)
I was thinking about to have a "SystemInfo getSystemInfo()" in the context, where you could ask for "getPartitionKey()" etc. All the best Andreas > -----Original Message----- > From: Stephen McConnell [mailto:[EMAIL PROTECTED] > Sent: Montag, 10. November 2003 04:30 > To: Avalon Developers List > Subject: Avalon Context (was Re: Persistence [Hibernate]) > > > Just an inital thought ... > > The class ApplicationLayerContext could be simplified. The context class > biz.softwarefabrik.system.merlin.context.ApplicationLayerContext is > derived from the classic Context interface but includes static public > identifiers for the following keys: > > public static final String NAME_KEY = "urn:avalon:name"; > public static final String PARTITION_KEY = "urn:avalon:partition"; > public static final String WORKING_KEY = "urn:avalon:temp"; > public static final String HOME_KEY = "urn:avalon:home"; > > My opinion is that the above key declarations should be moved to the > org.apache.avalon.framework.context.Context class. > > Stephen. > > -- > > Stephen J. McConnell > mailto:[EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
