2009/6/3 Marcin Hanclik <[email protected]>:
> Hi Marcos,
>
> requestFeature() from BONDI 1.0 is an asynchronous API that follows API 
> design pattern:
> http://bondi.omtp.org/1.0/apis/BONDI_Interface_Patterns_v1.0.html#asynchronicity
> requestFeature() is described in detail in:
> http://bondi.omtp.org/1.0/security/BONDI_Architecture_and_Security_v1.0.pdf
> section 4.3.2
>
> "A call to the successCallback Function signifies that the request has been 
> satisfied and that the corresponding JavaScript API is immediately available."
>

Ok.

> It means basically that you can directly use the requested API if the request 
> to have it was successful.
> You do not have to perform any further checks and there is actually a bunch 
> of interfaces that are available, not just a single object.
>

Right. However, I don't know why we are discussing this if, as you
said before, it has no relevance to widgets.


-- 
Marcos Caceres
http://datadriven.com.au

Reply via email to