Last night I was experimenting a bit with a minimalist implementation of
advising in Aspect Oriented Javascript. I implemented the three basic advices
(before, around and after). For this naive implementation I slammed the
functions in the Object’s prototype. This way I had access to them in all
objects in the system.
Here’s how to use them.
Archive
Latest Comments
- zxdvcs Commented on Reading Arabic in a PuTTY Connection
- zxdvcs Commented on Reading Arabic in a PuTTY Connection
- Ed Hardy Commented on Check Out Our iGoogle Gadgets
- Ed Hardy Commented on Thin, the thin server that can!

