aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/External/ExternalRepresentationUtils.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto2015-05-051-1/+183
* It wasn't that. Revert "Mantis #7514"Diva Canto2015-05-021-3/+0
* Mantis #7514Diva Canto2015-05-021-0/+3
* Ignore whitespace when reading serialized XML objects.Justin Clark-Casey (justincc)2014-08-291-4/+4
* Refactored: ExternalRepresentationUtils should be the only place where the "C...Oren Hurvitz2014-03-241-3/+13
* On object deserialization, go back to logging errors at DEBUG level rather th...Justin Clark-Casey (justincc)2012-02-131-6/+13
* Change SceneObjectSerializer to use common ExternalRepresentationUtils.Execut...Justin Clark-Casey (justincc)2012-02-031-9/+28
* Refactor common deserialization processor code to generic method ExternalRepr...Justin Clark-Casey (justincc)2012-02-031-1/+52
* HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-121-4/+4
* Added some comments. Better than listening to the boring speaker...Diva Canto2010-12-011-0/+12
* Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-291-0/+87