Re: bpContents 0.1X Core Code – Dev Sneak Peek
For those following along from home, the OCI_Item_Listener class will get derived classes other than the current OCI_Item_Blog_Post_Listener. That monitors blog post create/updated/delete activities in wp and dispatches item create/update/delete actions to any container in the tree that cares to listen for such things.
I\’ve got an OCI_Item_XMLRPC_Listener class half built. Along with that I\’ll release a OCI_Item_RSS_Listener class.
I\’m testing the OCI_Item_Blog_Post_Listener/OCI_Item_Listener classes now. That\’s the only thing holding back the release of the core code right now. I made some changes in the code when I was doing that \’Burt is talking to himself again\” thing that I call docs. Guess what? I broke things.