Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] ToolManager and finding tools

Thanks Jody.

I will post a pull request when I get the chance (hopefully early next week).

Emily

On 01/03/2012 5:18 AM, Jody Garnett wrote:
Jesse has created a couple of tutorials on embedded a map viewer; you could review his code for hints.

I have spent a fair bit of time cleaning up ToolManager recently - it seems to be the definition of the "God Object" anti-patern (http://en.wikipedia.org/wiki/God_object) :-)

I think I have it to the point where each map could have its own tool manager; and indeed tool manager would be well enough behaved to stand on its own.

Your method sounds find to me; I was forced to add similar methods when I was wiring things up.

Would you like to submit your your method as a pull request?



_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel


Back to the top