Skip to content
Ersin Ertan edited this page Aug 27, 2015 · 5 revisions

Motivation

Currently, we have Icepick and possibly some other libraries that I'm not aware of. The main motivation for this library is due to the inflexibility of Icepick. Icepick does not support Parceler which is a deal breaker for me (there's a discussion on why that's the case). Incompatibility between Parceler and Icepick does not justify the creation of a another library, I could have forked Icepick and added the support myself and be happy. But no, I want to see how APT works so I did a clean room implementation of Icepick and added some other features.

Compatibility with other libraries