Servoy 3.0 Beta 2

I have seen one strange behavior with this. I went directly to the beta release as a new install so I wasn’t upgrading. I have a method that puts all the elements of a form in a global variable using the allnames property. I had only 83 named elements on that form and when I look in the method editor tree for the elements of that form I also only see those 83 elements. However the ‘forms.formname.elements.allnames’ of that form returns 84 elements. The ‘rogue’ element is called ‘dialog4’. I have nothing by that name on any of my forms nor in my methods nor does it show up in the ‘elements tree’ in the method editor. This definitely wasn’t there and didn’t happen using 2.2.4. I wasn’t planning on upgrading yet actually but I thought I would take the plunge when it became impossible for me to import my solutions on this computer (see http://forum.servoy.com/viewtopic.php?p … ght=#30505)

Unfortunately that didn’t solve that problem but it did bring this to light :)
Should this be filed as a bug? Or for beta releases should we post them on these ‘announcements’ as before? Servoy Developer
Version 3.0b2-build 363
Java version 1.5.0_06-b05 (Windows 2000)

John