/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/Lib
ViewVC logotype

Log of /branches/WIP-pyshapelib-bramz/Thuban/Lib

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 2835)

Revision 2734 - Directory Listing
Modified Thu Mar 1 12:42:59 2007 UTC (18 years ago) by bramz
made a copy

Revision 2299 - Directory Listing
Modified Mon Jul 26 16:08:07 2004 UTC (20 years, 7 months ago) by joey
Original Path: trunk/thuban/Thuban/Lib
Added the new ClassMapper


Revision 2011 - Directory Listing
Modified Wed Dec 3 09:46:27 2003 UTC (21 years, 3 months ago) by bh
Original Path: trunk/thuban/Thuban/Lib
* Thuban/Lib/version.py: New. Module for version number
manipulations. The version of make_tuple here also deals better
with more unusual version number strings, such as e.g.
"1.2+cvs20031111"

* Thuban/version.py (make_tuple): Removed. It's now in
Thuban.Lib.version. Use that implementation instead.

* test/test_lib_version.py: New. Tests for Thuban/Lib/version.py


Revision 1952 - Directory Listing
Modified Tue Nov 18 13:18:32 2003 UTC (21 years, 3 months ago) by bh
Original Path: trunk/thuban/Thuban/Lib
(Publisher): Introdcue a new flag,
_was_destroyed, to indicate whether an publisher instance has
already been destroyed.
(Publisher.Unsubscribe): Only disconnect if the publisher has not
been destroyed yet.
(Publisher.Destroy): Set the _was_destroyed flag to true.


Revision 1885 - Directory Listing
Modified Thu Oct 30 09:20:15 2003 UTC (21 years, 4 months ago) by jan
Original Path: trunk/thuban/Thuban/Lib
Relaced string split function by corresponding
use of the string class method.


Revision 1778 - Directory Listing
Modified Mon Oct 6 17:30:32 2003 UTC (21 years, 5 months ago) by bh
Original Path: trunk/thuban/Thuban/Lib
(Conduit): New class to help classes
that forward messages


Revision 1523 - Directory Listing
Modified Wed Jul 30 13:10:33 2003 UTC (21 years, 7 months ago) by bh
Original Path: trunk/thuban/Thuban/Lib
(QueueingPublisher): Removed. This class
was never used in Thuban.


Revision 1188 - Directory Listing
Modified Thu Jun 12 17:00:43 2003 UTC (21 years, 8 months ago) by jonathan
Original Path: trunk/thuban/Thuban/Lib
As is done under Windows, create the
        user directory if it doesn't exist on a posix system.


Revision 1152 - Directory Listing
Modified Wed Jun 11 11:06:27 2003 UTC (21 years, 8 months ago) by frank
Original Path: trunk/thuban/Thuban/Lib
Minor stability update


Revision 1148 - Directory Listing
Modified Wed Jun 11 10:45:18 2003 UTC (21 years, 8 months ago) by frank
Original Path: trunk/thuban/Thuban/Lib
(get_application_dir): New function to
	determine the absolute .thuban/thuban directory under
	"posix" (os.expanduser) and "nt" (read AppData registry key).


Revision 1144 - Directory Listing
Modified Tue Jun 10 11:56:55 2003 UTC (21 years, 8 months ago) by bh
Original Path: trunk/thuban/Thuban/Lib
* Thuban/Lib/connector.py (Connector.Issue): Iterate over a copy
of the receivers list so that unsubscribing in a receiver doesn't
modify it while iterating over it.

* test/test_connector.py
(ConnectorTest.test_disconnect_in_receiver): New. Test whether
unsubscribing in a receiver works correctly. See docstring for
details


Revision 374 - Directory Listing
Modified Mon Jan 27 14:20:02 2003 UTC (22 years, 1 month ago) by jan
Original Path: trunk/thuban/Thuban/Lib
Replace user string by _() for i18n.


Revision 339 - Directory Listing
Modified Fri Sep 20 17:27:36 2002 UTC (22 years, 5 months ago) by bh
Original Path: trunk/thuban/Thuban/Lib
Fixup some whitespace and typos


Revision 62 - Directory Listing
Modified Fri Sep 14 12:19:39 2001 UTC (23 years, 5 months ago) by bh
Original Path: trunk/thuban/Thuban/Lib
	* Thuban/Lib/connector.py (Connector.print_connections): Print the
	puiblisher's ids in hex to make it easier to compare them to the
	standard repr of python methods


Revision 6 - Directory Listing
Added Tue Aug 28 15:41:52 2001 UTC (23 years, 6 months ago) by bh
Original Path: trunk/thuban/Thuban/Lib
import all the source files


[email protected]
ViewVC Help
Powered by ViewVC 1.1.26