tollmanz / wordpress-pecl-memcached-object-cache

A WordPress object cache that uses the memcached (not memcache) PECL extension.
233 stars 114 forks source link

Explore type casting with prepend #18

Closed tollmanz closed 12 years ago

tollmanz commented 12 years ago

See if casting in prepend is the same as it is with append. If so, apply the same routines in prepend as was used in append.