David,

We'd like to use the apps.php RPC to grab a list of available apps and
allow users to select from those apps during project registration at
GridRepublic. Currently we can get:

  * app name
  * app ID
  * supported platforms

We'd like to be able to also get:

  * app description
  * app status
  * tasks available per app (ready to send)

It looks like the app table (and admin UI?) would have to be updated to
include an optional app description, but it already has a "deprecated"
flag, which would let us know which apps a user should not be allowed to
select.

Would these be changes you'd consider making to apps.php, or is there an
alternate way to get this info?

Thanks,

-- 
Tristan Olive

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to