Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: The BuddyPress next generation API, the journey begins


MrMaz
Participant

@mrmaz

@xenlab

I definitely am thinking along the same lines as you when it comes to reducing the amount of coupling between components. Over time I would like to see a shift where components are only interacting with each other’s APIs or through the core API, instead of so much overlap. I think a lot of this will happen naturally as we refactor out the duplicate functionality and move it higher up the chain. I am a huge fan of “coding to an interface.” This is a challenge while having to support PHP4, but I think we can still make large strides towards a decoupled approach.

Thanks for all of the comments everyone! Keep them coming.

Skip to toolbar