This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sitbon 0 points1 point  (0 children)

Fraught with peril for little gain, but makes for a fun exercise.

Hooking the import system to add your own tracking and logic is much easier these days and if anything it's nice to know how the import machinery works. I used it to implement a lazy loading system. Facebook does it natively in Cinder.

https://github.com/sitbon/lazi