Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mpc-dev] Auto-filter MPC based on Eclipse Package

Hey,

The MPC client actually sends the product id as part of the MPC requestst to the server (eg. &product=org.eclipse.epp.package.rcp.product).
This way the server can actually response with different features for a particular product (or EPP package as they have their own product). As far as I know, the Eclipse Marketplace currently ignores the product attribute.

Hope that helps,
  Benjamin

On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER <dcp874@xxxxxxxxxxxx> wrote:
Hello all,

I'm working on a new EPP project for mobile devices, as described by this bug

https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258

Ian and I were discussing how this package would operate and I have a
thought. Would it be possible for MPC to load with the filters
pre-selected based on the package? Perhaps some bit of data about the
package itself could be fed into MPC or read from the initial query to
know which filters to apply.

Thanks

--
Eric Cloninger (ericc@xxxxxxxxxxxx)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead
_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mpc-dev



--
Benjamin Muskalla
Software Engineer, Tasktop Sync
Committer, Eclipse Mylyn, Eclipse EGit


Back to the top