AgentMulder icon indicating copy to clipboard operation
AgentMulder copied to clipboard

Show additional component information (lifestyle)

Open kkozmic opened this issue 12 years ago • 4 comments

So AM can show me that/where my class is registered in the container. That's nice. Now, how about taking this to the next level by providing some additional information.

lifestyle is the most obvious/useful one - put a nice icon, or color for the most common lifestyles so that I can immediately see if the class I'm looking at ends up as a singleton, transient, per web-request or some other lifestyle.

kkozmic avatar Dec 23 '12 07:12 kkozmic

Icon per lifestyle sounds nice, but it would mean I need to keep a legend somewhere. Can't a hint over the regular icon be enough?

hmemcpy avatar Dec 23 '12 07:12 hmemcpy

to begin with, sure, although custom icon per lifestyle would give you at-a-glance information - much less friction, much more useful

Krzysztof Kozmic

On Sunday, 23 December 2012 at 5:50 PM, Igal Tabachnik wrote:

Icon per lifestyle sounds nice, but it would mean I need to keep a legend somewhere. Can't a hint over the regular icon be enough?

— Reply to this email directly or view it on GitHub (https://github.com/hmemcpy/AgentMulder/issues/36#issuecomment-11643810).

kkozmic avatar Dec 23 '12 07:12 kkozmic

Cool. I'll start with the hint first, need to get more icon colors :)

hmemcpy avatar Dec 23 '12 07:12 hmemcpy

About lifestyles available in Windsor (along with the descriptions), it's all here: http://docs.castleproject.org/Windsor.LifeStyles.ashx

kkozmic avatar Feb 05 '13 06:02 kkozmic