E&S CVS Commit: PEAK - Added first-draft DDE ManagedConnection for interacting with Windows apps.

pje at eby-sarna.com pje at eby-sarna.com
Tue Apr 8 09:03:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Apr  8 13:02:49 UTC 2003

Added Files:
	PEAK/src/peak/storage: DDE.py

Log Message:
Added first-draft DDE ManagedConnection for interacting with Windows apps.
Requires the Python Win32 extensions to run.  It really needs an address
class, so it can be registered for use with 'peak.naming', but for now it
basically works, and can automatically launch an application or data file
if an initial connection attempt doesn't succeed.  There are a fair amount
of LOG_DEBUG() calls in it, because this is for Windows, after all.  :)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/DDE.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PEAK/src/peak/storage/DDE.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list