04-10-2012 09:48 PM
Ok, when I first started developing for BlackBerry, I wanted a bunch of features from .Net within BlackBerry (as I am a .Net developer). I created a personal library that I called "Rebuild". A few months before Dev Con 2011, I decided to open source most of it and call it BlackBerry eXtensions (BBX). At Dev Con 2011 BBX was announced and I had an idea for something else called BBX so I decided to make it a placeholder.
Regardless, I finally released the code. Let me know what you think, or should add.
04-11-2012 04:20 AM
04-11-2012 08:06 AM - edited 04-11-2012 10:12 AM
*facepalm* Good point, forgot them.
It's not complete, but also isn't really supposed to be. It's just a general collection of functions/utilites that I have found useful and implemented. If you have any ideas for stuff I should add, let me know and I'll see what I can do.
04-11-2012 12:00 PM
04-11-2012 12:29 PM
04-11-2012 12:57 PM
04-14-2012 02:44 PM
Ok, I realized I had a bunch of other helper functions/classes from a couple of my other libraries, so I decided to move them over too.
Version 1.2: http://bbx.codeplex.com/releases/view/86030
See site for change log.
Enjoy