You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WADispachterViewer >> #entryPoints
^ super entryPoints select: [ :each | each isDispatcher or: [ each
isApplication ] ]
this obviously does not include RRRssHandler. Maybe it would be better to
send #isEntryPoint.
Original issue reported on code.google.com by philippe...@gmail.com on 1 Apr 2008 at 5:23
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
philippe...@gmail.com
on 1 Apr 2008 at 5:23The text was updated successfully, but these errors were encountered: