📄 changelog_pyya.txt
字号:
$Id: CHANGELOG.txt,v 1.38 2005/05/17 07:40:55 jmettraux Exp $Pyya 1.5.2 - released 2005/05/17 - task #114583 : integrated Base64Attribute. - task #114347 : integrated XmlAttribute.Pyya 1.5.1 - task #102924 : switched to the vanilla BSD license (http://www.opensource.org/licenses/bsd-license.php).Pyya 1.5.1pre1 - released 2005/03/20 - task #113580 : added 'initialEngineId' to FlowExpressionId and made 'workflowInstanceId' a String.Pyya 1.5.0pre7 - released 2005/02/15 - task #111238 : implemented the 'browse' StorePermission.Pyya 1.5.0pre0 - released on 2005/01/18 - adapted pyya to OpenWFE 1.5.0 (mainly, expressionId became a string). - task #109198 : APRE = "Automatic Participant Runtime Environment" - patch #1080739 : avoiding an AttributeError (Richard Jennings) - patch #1080479 : better way adding elements to a list (Richard Jennings)Pyya 1.4.7 - released on 2004/12/06 (St-Nicolas' release) - bug #1076557 : path problem prevented pyya-reactor startup. Fixed. - task #108433 : added a 'queryStore()' method to the worklist session class.Pyya 1.4.3 - released on 2004/09/07 - bug #1010663 : releaseWorkitem() waits for a workitem and not a flowExpressionId. Fixed.Pyya 1.4.0 - released on 2004/08/09 - implemented the first pyya test for controlSession.cancelExpression()Pyya 1.4.0pre - released 2004/08/04 - task #102283 : implemented ControlSessionPyya 1.3.1 - released 2004/07/19 - task #101810 : added 'expressionId' to HistoryItemPyya 1.3.0 - released 2004/07/12 - task #101595 : pyya ignores encoder advertisement when receiving a workitem and always uses its xmlCoder.Pyya 1.2.2 - released 2004/06/28 - task #100769 : implement participant-map 'include' mechanism. - bug #978469 : pyya socket listener couldn't properly detect end of transmission. Fixed. - bug #978473 : pyya-reactor stderr output was lost. Fixed. - task #100668 : implemented RefParticipantPyya 1.2.1 - released 2004/06/21 - cleaned the REST http post code - task #100512 : added the findFlowInstance() to workSession - task #100327 : implemented request auto retry. Communication stability got improved.Pyya 1.2.0 - released 2004/06/14 - task #99901 : 'engineId' -> 'engine-id' in REST ifacePyya 1.1.1 - released 2004/05/24 - task #98945 : implemented iso date conversion methods - task #98957 : 'getStoreNames()' becomes 'listStores()' but is still available (for backward compatibility)Pyya 1.1.0 - released 2004/05/17 - task #98855 : xml encoding is now set through the OPENWFE_XML_ENCODING environment variable - bug #952816 : HistoryItem now complete. - bug #952829 : droflo didn't zoom into subProcess. Fixed. - task #98581 : dates are now expressed in ISO standard rather than as longPyya 1.0.2 - tasks #92931 and #96215 : add pyya-reactor start facility in openwfe-daemon.sh (openwfe release package, not pyya package) - task #96932 : added a README.txt to pyya-reactor - rfe #792409 : added flowName/Revision/Id to HistoryItem - bug #931781 : pyya-reactor couldn't handle cancel items. Fixed.Pyya 1.0.1 - bug #929756 : listener truncted workitems. Fixed. - bug #924913 : misencoding of BooleanAttribute by pyya lead to problems on engine side. Fixed.Pyya 0.6.2 - task #95136 : launching a flow now returns the instance id of the newly created flow (so launchFlow() returns a long) - task #94692 : now each agent gives back a return code (like a unix process). It is stored in the outgoing workitem's filed '__agent_result__' task #94693 : also implemented for the python reactorPyya 0.6.1 - task #94693 : now agents have a return code, in the form of the field '__agent_result__' in the just handled workitem, if the integer stored as value is set to 0, it means the agent was successfully runPyya 0.5.2 - integrated openwfe.dictutils as donated by Richard Jennings - task #93683 : implemented __hash__() for FlowExpressionId (and of course also __cmp__() so that instances of it can be used as dict keys. - some name changes : for example, Header.expressionId became Header.flowExpressionId (to reflect the fact that this field contains (should contain) an instance of FlowExpressionId) - made the major classes in pyya compatible with Python 2.1Pyya 0.5.1 - added a close() method to the rest worksession - lots of bugfixing - initial CHANGELOG
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -