Changes

Jump to: navigation, search

Support/Notifications

679 bytes added, 21:26, 6 January 2011
API Sketch
objectCreatedSignal.register(WikiLocaleCreationWatch.fire)
 
 
=== Couple notes from James ===
 
* Wrapping text is not a bad thing. I had to go into the editor to read that without constant horizontal scrolling. :P
* Why do you care about the size of the type? Disk space is a lot cheaper than the time to come up with and remember 4-byte sequences. Assume disk space is free and make it nice for humans.
* <code>objectCreatedSignal.register()</code> [sic] gets at least two different @classmethods of different types. What does it... do?
* In general, maybe you could break up this example into the parts provided by the notification system and then examples, of using it, and add more descriptions. It's not terribly clear at the moment.
664
edits

Navigation menu