I added this; will appear in next release. -- David On 04-May-2014 4:20 AM, Richard Haselgrove wrote:
Thanks David - this looks very helpful.Could you possibly add <fraction_done_exact> to the list of tags allowed in app_config.xml, so that we can use the new feature at projects which don't update their server code very often? ------------------------------------------------------------------------------------ *From:* David Anderson <[email protected]> *To:* Boinc Projects <[email protected]>; BOINC Developers Mailing List <[email protected]> *Sent:* Sunday, 4 May 2014, 8:49 *Subject:* [boinc_dev] new implementation of "exact fraction done" Yesterday I added a new API for reporting accurate fraction done. Rytis pointed out that using this for a particular app would require rebuilding all versions of that app, which may be difficult or impossible. So I decided to implement this in a different way. I made "exact fraction done" an attribute of apps, which you can set using the admin web interface. I removed this boinc_fraction_done_exact() API, which is no longer needed. This feature will be enforced by new clients (the next development release, which will be out soon). -- David _______________________________________________ boinc_dev mailing list [email protected] <mailto:[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.
_______________________________________________ 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.
