[celeste-dev] Cleanup of object publishing.

Glenn.Scott at Sun.COM Glenn.Scott at Sun.COM
Sun Jul 5 19:42:22 PDT 2009


Author: Glenn Scott <Glenn.Scott at Sun.COM>
Repository: /hg/celeste/trunk
Latest revision: d8cb6582dc9c5d61975531237f1e988b27d6056d
Total changesets: 1
Log message:
Cleanup of object publishing.
"Beautification" of the object inspection.

Files:
	create: web/css/BeehiveColours-asdf.css
	create: web/css/BeehiveStyle.css
	update: etc/celeste.cf
	update: etc/logging.properties
	update: src/sunlabs/asdf/XML/XML.java
	update: src/sunlabs/asdf/http/HttpContent.java
	update: src/sunlabs/asdf/http/HttpHeader.java
	update: src/sunlabs/asdf/http/HttpUtil.java
	update: src/sunlabs/asdf/http/InternetMediaType.java
	update: src/sunlabs/asdf/util/Attributes.java
	update: src/sunlabs/asdf/xhtml/XHTML.java
	update: src/sunlabs/beehive/api/BeehiveObject.java
	update: src/sunlabs/beehive/api/ObjectStore.java
	update: src/sunlabs/beehive/api/XHTMLInspectable.java
	update: src/sunlabs/beehive/node/AbstractBeehiveObject.java
	update: src/sunlabs/beehive/node/ApplicationFramework.java
	update: src/sunlabs/beehive/node/BeehiveMessage.java
	update: src/sunlabs/beehive/node/BeehiveNode.java
	update: src/sunlabs/beehive/node/BeehiveObjectStore.java
	update: src/sunlabs/beehive/node/FileObjectStore.java
	update: src/sunlabs/beehive/node/NeighbourMap.java
	update: src/sunlabs/beehive/node/Publishers.java
	update: src/sunlabs/beehive/node/Reputation.java
	update: src/sunlabs/beehive/node/object/AbstractObjectHandler.java
	update: src/sunlabs/beehive/node/object/InspectableObject.java
	update: src/sunlabs/beehive/node/object/MutableObject.java
	update: src/sunlabs/beehive/node/services/IntegerObjectType.java
	update: src/sunlabs/beehive/node/services/PublishDaemon.java
	update: src/sunlabs/beehive/node/services/ReflectionService.java
	update: src/sunlabs/beehive/node/services/RetrieveObjectService.java
	update: src/sunlabs/beehive/node/services/RoutingDaemon.java
	update: src/sunlabs/beehive/node/services/UnpublishService.java
	update: src/sunlabs/beehive/node/services/WebDAVDaemon.java
	update: src/sunlabs/beehive/node/services/api/Publish.java
	update: src/sunlabs/beehive/node/services/api/Reflection.java
	update: src/sunlabs/beehive/node/services/object/AppClassObjectType.java
	update: src/sunlabs/beehive/util/OrderedProperties.java
	update: src/sunlabs/celeste/client/application/CelesteSh.java
	update: src/sunlabs/celeste/client/filesystem/simple/FileImpl.java
	update: src/sunlabs/celeste/client/operation/AbstractCelesteOperation.java
	update: src/sunlabs/celeste/client/operation/WriteFileOperation.java
	update: src/sunlabs/celeste/node/Celeste.java
	update: src/sunlabs/celeste/node/CelesteNode.java
	update: src/sunlabs/celeste/node/object/StorableFragmentedObject.java
	update: src/sunlabs/celeste/node/services/AObjectVersionService.java
	update: src/sunlabs/celeste/node/services/CelesteClientDaemon.java
	update: src/sunlabs/celeste/node/services/object/AnchorObjectHandler.java
	update: src/sunlabs/celeste/node/services/object/BlockObject.java
	update: src/sunlabs/celeste/node/services/object/BlockObjectHandler.java
	update: src/sunlabs/celeste/node/services/object/FragmentObject.java
	update: src/sunlabs/celeste/node/services/object/VersionObject.java
	update: src/sunlabs/celeste/node/services/object/VersionObjectHandler.java



More information about the celeste-dev mailing list