[Content-in-RDF] proposed changes

Hi group,

I will change the following class names:
Base64Content to ContentAsBase64,
TextContent to ContentAsText,
XMLContent to ContentAsXML.

I will change the following property names:
xmlEncoding to declaredEncoding,
xmlLeadingMisc to leadingMisc,
xmlRest to rest,
xmlStandalone to standalone,
xmlVersion to version.

I don't have a name change proposal for the XMLDecl class and xmlDecl 
property. But: Maybe we can drop them and put declaredEncoding, 
standalone and version to ContentAsXML. In the DOM there's no interface 
for the XML declaration, but the corresponding properties belong to the 
Document interface. What do you think?

-- 
Johannes Koch
Fraunhofer Institute for Applied Information Technology FIT
Web Compliance Center
Schloss Birlinghoven, D-53757 Sankt Augustin, Germany
Phone: +49-2241-142628    Fax: +49-2241-142065

Received on Wednesday, 17 June 2009 08:10:24 UTC