Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brad WoodBrad WoodReporter
Luis MajanoLuis MajanoComponents
Fix versions
Priority
Major
Details
Details
Assignee
Brad Wood
Brad WoodReporter
Luis Majano
Luis MajanoComponents
Fix versions
Priority
Sentry
Sentry
Sentry
Created January 7, 2014 at 6:58 PM
Updated February 17, 2014 at 6:31 PM
Resolved February 17, 2014 at 6:31 PM
inflateTo implementation will accept two arguments:
String component path - Inflate using this component path
Object instance - Only good for a single get
Closure - This will act as a provider of the objects needed for population
Consider a method convention of object.$deserialize(data) to match the current convention of object.$serialize()