emberfeather / cf-compendium

Other
1 stars 0 forks source link

Intropection Component #62

Closed Zoramite closed 13 years ago

Zoramite commented 13 years ago

Currently the detail component has some object introspection built in where it will look inside a struct/object combination for the proper value and return it. Need to move this functionality into a separate component.

Also includes the ability to map a prefix to a specific object/struct. This speeds up lookups and provides workarounds for data that is not conventionally placed (ex: arrays of information such as trending information)