-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-9981 2012-06-28 02:40:15 --------------------------------------------------------------------------------
Name : apache-commons-javaflow Product : Fedora 17 Version : 1.0 Release : 0.1.20120509SNAPSHOT.fc17 URL : http://commons.apache.org/sandbox/javaflow/ Summary : Commons Javaflow Description : Sometimes it is useful if we can capture the state of the application, its stack of function calls, which includes local variables, the global variables and the program counter, and save them into an object. If this object would give us the ability to restart the processing from the point stored in it. A continuation is exactly the type of object that we need. Think of a continuation as an object that, for a given point in your program, contains a snapshot of the stack trace, including all the local variables, and the program counter. You can not only store these things in the continuation object, but also restore the execution of the program from a continuation object. This means that the stack trace and the program counter of the running program become the ones stored in a continuation. Continuations are powerful concepts from the world of functional languages, like Scheme, but they are becoming popular in other languages as well. -------------------------------------------------------------------------------- Update Information: Initial import. -------------------------------------------------------------------------------- References: [ 1 ] Bug #820344 - Review Request: apache-commons-javaflow - Commons Javaflow https://bugzilla.redhat.com/show_bug.cgi?id=820344 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update apache-commons-javaflow' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
