[Home]

Jailbreak Developer Network: Design Goals


Jailbreak 2003 is designed from scratch, heavily inspired by our experiences during development of Jailbreak III and previous versions. The following points outline the goals of our design.

Mod Design

Code Design

Code must be easy to understand and to maintain. Creating code by trial-and-error is not an option (unless there's no alternative, as for undisclosed interfaces). A bug is not fixed until it is understood. Code is not completed until it is documented.