What is Visual Studio ProjectAggregator?

Hello everybody,
I noted CTP3 setup installs two additional components. First is SMO (but why "Collections"?), but what is "Visual Studio ProjectAggregator"?

[189 byte] By [paolod] at [2008-2-7]
# 1

Paolo -

I'm sure one of the developers could give a more detailed answer, but the ProjectAggregator, as I understand it, is a piece of VisualStudio framework that is used by the Database Project (.dbproj) to provide some standard project functionality.

StevenPo at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Database Professionals...
# 2

We use the Visual Studio ProjectAggregator to integrate our package into Visual Studio. The ProjectAggregator is from the VSIP SDK (http://msdn.microsoft.com/vstudio/partners/default.aspx) and here is some information from the April 2006 readme file for the VSIP SDK:

There is a new ProjectAggregator2 MSI for project systems to leverage. A new aggregator (ProjectAggregator2) was added to the Visual Studio SDK to replace the following two aggregators:

  • ProjectAggregator: included with Visual Studio 2005, used for project flavors (also known as project subtypes)
  • NativeHierarchyWrapper: included in previous SDK CTPs, used by the MPF project samples

In addition to solving the problems the NativeHierarchyWrapper solved (source code control support for projects implemented in managed code), this new aggregator solve a limitation of the original ProjectAggregator (which did not allow for multiple levels of flavoring).

Thanks.

RobertM at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Database Professionals...

Visual Studio Team System

Site Classified