Hi,
I'm finishing work on new patch that will give Red5 a 100%
complete
JavaDocs coverage. Digging thru all code I found many minor
issues and
one of them is that BasicScope class has several methods
that just "do
nothing" without logical explanation. Find Usages in my
IntelliJ IDEA
show that there are no instantiations of BasicScope and
that's right,
it's designed to be a base class for BroadcastScope and so
forth. But
why it's not marked as abstract?
Maybe we should do so and make Red5 more friendly not only
for
developers (with new app structure) but also for those who
want to
build own solution on top of Red5 or contribute?
So first of those minor questions of mine... How about make
BasicScope
class abstract for sake of clarity for potential
contributors?
Second is what EmptyBasicScopeIterator for? In usages it
only can be
found in JavaDocs for it's outer class, it's not used in
code.
Regards,
--
This was freedom. Losing all hope was freedom.
Flex wiki (russian): flexwiki.novemberain.com
Red5 bug track: jira.red5.org
Red5 wiki: wiki.red5.org [use JIRA account]
Chasing the beauty in programming:
www.ruby-lang.org | www.rubyonrails.org
_______________________________________________
Red5devs mailing list
Red5devs osflash.org
http://osflash.org/mailman/listinfo/red5devs_osflash.org
|