yifanlu,
BCEL give you ability to modify class file and store new version into another file. So you must replace original Framework files. My hack makes new directories with modified Framework files and makes mount point (umount command) "old dir" -> "new dir", so Kindle think it's load original files, hehe. This process controlled with "fuse" file in /mnt/us, so if something goes wrong, I can restore Kindle to system defaults and all modified files not used...
|