Commit | Date | |
---|---|---|
[r1149]
by
briggs@adobe.com
Pre-PARB metadata changes: Remove ObjectFacet, Facet can be used instead. |
2010-02-22 05:36:04 | Tree |
[r1148]
by
briggs@adobe.com
Pre-PARB metadata changes: Merge Facet and KeyValueFacet. Default facet uses a Dictionary, clients can extend if they want a different underlying structure. Update TemporalFacet accordingly. Disable some of the TemporalFacet API that's only used for test apps, we need to vet this a bit further. Update unit tests and samples. |
2010-02-22 04:57:34 | Tree |
[r1147]
by
briggs@adobe.com
Pre-PARB metadata changes: Merge IIdentifier and ObjectIdentifier, rename to FacetKey. Make similar adjustments to TemporalFacet class. Move TemporalFacetEvent to events folder. Update unit tests and samples. |
2010-02-22 01:09:26 | Tree |
[r1146]
by
briggs@adobe.com
Pre-PARB metadata changes: Eliminate StringIdentifier, it was only used by the layout package and is functionally equivalent to ObjectIdentifier. First step in the consolidation of identifier classes. |
2010-02-21 22:53:23 | Tree |
[r1145]
by
briggs@adobe.com
Pre-PARB metadata changes: Rename MetadataUtils to MediaTypeUtil. Make MediaTypeUtil non-public, as it's fairly trivial for clients to check for matches on their MIME type. |
2010-02-21 22:34:19 | Tree |
[r1144]
by
briggs@adobe.com
Pre-PARB metadata changes: Remove MimeTypes, move specific types to NetLoader where they're used. |
2010-02-21 21:38:55 | Tree |
[r1143]
by
briggs@adobe.com
Pre-PARB metadata changes: Remove watchFacet methods from MetadataUtils, since clients can use a MetadataWatcher directly. Update unit tests and samples accordingly. |
2010-02-21 21:20:36 | Tree |
[r1142]
by
briggs@adobe.com
Pre-PARB metadata changes: Hide CompositionMode, move to compositeClasses package. Convert to String-based enum pattern. |
2010-02-21 20:36:26 | Tree |
[r1141]
by
briggs@adobe.com
Pre-PARB metadata changes: Hide facet synthesizers from the public API, they're currently an internal affair which we can always expose later. Eliminate code where a synthesizer that matches the default synthesizer was specified. Change a few cases from NullFacetSynthesizer to the default (null may be more appropriate, but it makes the code simpler, and in most cases this is metadata that's attached to the resource and will therefore never be synthesized). Remove setElementId method from MetadatUtils, it's not used in the framework (just test code/samples), and it seems inappropriate to assume that the NullFacetSynthesizer should always be used. |
2010-02-21 20:23:25 | Tree |
2010-02-21 19:07:28 | Tree |