Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Last Minute Change to IServiceLocator

In I20060207-1305, I removed the experimental tag from IServiceLocator.  
However, I would like to make one last minute change.  This change will 
appear in N20060208-0010 and later.

    getService(Object) will become getService(Class)
    hasService(Object) will become hasService(Class)


I don't believe this will affect anyone.  If it does, please just let me know.



cheers,
d.


Back to the top