-
Committer:
John Arbash Meinel
-
Date:
2007-04-25 14:32:31 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2466.
-
Revision ID:
john@arbash-meinel.com-20070425143231-wy5jkw8g9tr471ji
For stability and ease of testing, write properties in sorted order.
This doesn't really change the bundle format, since we read the
properties into a dictionary, so their position in the file doesn't
matter. Plus the Revision xml serializer also writes them in sorted
order.