Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > GAT Wrapper
 

GAT Wrapper

I am trying to develop a GAT infrastructure for other developers to create GAT tools without having to know all the details of GAT.  Is there a way to execute code when they select "File|New|Project|Guidance Pacakges|Guidance Package Development" (basically, customize the solution that GAT creates for you to develop a GAT tool)? 

I'd just like to make it easier for my teammates to develop their own GAT tools for use by the dev team we all support.  Anyone else run into this or have thoughts on an easy way to wrap GAT behind a nice user-friendly set of APIs? 

GAT is powerful, just not very user friendly (at this point) IMO.  Shouldn't  we be trying to get away from editing configuration XML files?

Thanks!
dwj  Monday, September 26, 2005 5:26 PM
The so called Guidance Package Development Solution is just another package that provides recipes and templates that make sense for package development. You could create your own custom one as any other package.

What are you looking for specifically?
kzu  Thursday, September 29, 2005 9:54 PM
Okay.  I have done more digging and when GAT is installed, it creates templates, etc that are customised based on the answers provided in the wizard.  This is starting point for your GAT solution.  So, now I am trying to find the best place to extend this low level infrastructure to customize that original solution.

Has anyone done this yet?  What is the best place to hook in my additional functionality?

Thanks!
dwj  Monday, September 26, 2005 6:28 PM
The so called Guidance Package Development Solution is just another package that provides recipes and templates that make sense for package development. You could create your own custom one as any other package.

What are you looking for specifically?
kzu  Thursday, September 29, 2005 9:54 PM
I am trying to find a way for my team members to easily integrate their custom widgets into a single GAT package installer that we, as the architecture team, can deliver to the dev team to help them with some configuration tasks that can be tedious.

Does that make sense?


dwj  Monday, October 03, 2005 12:44 PM

You can use google to search for other answers

Custom Search

More Threads

• Reuse Projects and Recipes
• Installing GAT, GAX, Microsoft Recipe Framework and MCSF
• Modified guidance pakcage quits working suddenly
• Guidance Package Uninstallation Damaging GAT
• CAB Module menu item doesn't run
• How to include required softwares in deployment process
• Custom UnfoldTemplate
• No resolution found yet :-( Recipie Exception: System.IO.FileNotFoundException. Recipie unable to find the included files.
• Cannot use customized Visual Studio 2008 template
• Can't get Recipe arguments into template - using UnfoldTemplateAction