5 Mar 2010 12:10
[allfeatures] new/cws ab76 : Direct singleton support in Basic
<andreas.bregas <at> sun.com>
2010-03-05 11:10:47 GMT
2010-03-05 11:10:47 GMT
Product: Application Framework
Type: new
Title: Direct singleton support in Basic
Posted by: andreas.bregas <at> sun.com
Affected: basic
TaskId: i107070
<http://www.openoffice.org/issues/show_bug.cgi?id=107070>
Effective from: cws ab76
CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/ab76>
CWS status: ready for QA
*Flags*
-------
API/ BASIC [x]
Configuration [ ]
File format change [ ]
Help/ Guide [x]
Performance test [ ]
Translation [ ]
UI relevant [ ]
*Description*
-------------
OOo Basic now supports direct creation of Singleton instances
using a corresponding get method. Instead of
oContext = ....
oA = oContext.getValueByName("/singletons/my.own.special.TestSingleton")
(Continue reading)
RSS Feed