Developing with IBF yet? Turn your MD Cache off if you are!
So the Information Bridge Framework has been 'out' nearly a week and there already is some traction its newsgroup - nice to see...
So here is the first tip (of many I hope) for IBF developers...
When you are building/testing an IBF solution, turn off the IBF Metadata Caching feature on your dev client or you will either spend all of your time clearing it manually or worse, by experiencing unexpected behaviors that will confuse and baffle you 'til no end.
To turn of IBF Metadata Caching, open the client-side IBF config file (Microsoft.InformationBridge.Framework.Config by default installed @ C:\Program Files\Microsoft Information Bridge\1.0\Framework) and change the Cache Enabled property from true to false....
Just remember to rollout your app with the desired caching in place...