Joachim Bauch schrieb:
> Sascha schrieb:
>   
>> did you changed the datatype of the following Iterator into Set or is 
>> the API still wrong, because 3 weeks ago it was also documentated as
>> Set but was an Iterator.
>>     
>
> As the documentation is generated from the source code, the method
> returns a "Set<String>" from "getSharedObjectNames" in the trunk.
>
> Joachim
>
>   

well i agree and can confirm that the actual trunk (0.6) versions of the 
method returns a Set now(downloaded an bilded it in the past hour),

may i ask, just for me java beginner to understand, why i needed to use 
an Iterator before, was it may the way of deploying?
when i had tried with version 0.5rc1 i used to put red5.jar into my 
project and eclipe told me in my java application code that its a 
Iterator not a Set and when i had changed it to Iterator it had word, 
now my old application code doesen´t work anymore and i needed to switch 
back from Iterator to Set, may the usage of the red5.jar was the reason?

sorry if its a dumb question but iam not that familiar with Java.

Greetz Sascha


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to