Feb 22, 2010
ZamfBrowser 1.2 and ZendAmfServiceBrowser Update
Over the weekend I updated both the ZamfBrowser application and the ZendAmfServiceBrowser class that gives the ZamfBrowser information about your ZendAMF services set up. The ZendAmfServiceBrowser class now supports using the Zend_Amf_Server->addDirectory() method. I also integrated some optimization suggestions submitted by Marijn Huizendveld. Thanks for your contributions Marijn! ZamfBrowser got updates to fix all the currently reported bugs. You can get more info about what exactly was updated, as well as download the source, at http://zamfbrowser.riaforge.com. Info on the ZendAmfServiceBrowser class update can be found at http://www.zamfbrowser.org
If you have suggestions for enhancements or more bug fixes please do report them at http://zamfbrowser.riaforge.com If you don't want to sign up for RIAForge just send me an email to omar@almerblank.com, I'd really like to hear your suggestions and bug reports!

Hello Omar,
ZamfBrowser is a great tool!
I've noticed a little bug in the Output Panel: I have an indexed array with some int in it. The first column shows the indices (0 to 3), the second shows the type (int), and the third column is empty even if my elements have a value.
I hope this would help you to improve your product!
Greets.
Thanks Kodiak, I will post this to the bug list that is viewable on http://zamfbrowser.riaforge.com
Will try to fix this soon, so much to do so little time…