Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 10 years ago
..
ExternalRepresentationUtils.cs 189c67db95 On object deserialization, go back to logging errors at DEBUG level rather than ERROR. Restore extra log message if shape processing fails. 12 years ago
LandDataSerializer.cs fb91ca6f1d Fix old regression that stopped saving parcel owner data in OARs. 12 years ago
OspResolver.cs 7ea832d47c Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 12 years ago
RegionSettingsSerializer.cs 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 years ago
UserInventoryItemSerializer.cs 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 10 years ago
UserProfileSerializer.cs f17066b7bf Change LandDataSerializer deserialization so that in the future it won't care about extra elements or element order. 12 years ago