On Fri, Jul 17, 2009 at 3:12 AM, Lukas Renggli
<renggli@gmail.com> wrote:
>> Make sure that PRJavaScriptSupport is loaded before any other script.
>
> Lukas: how can I do this ?
Unfortunately there is no easy way. You can either do it in the
inspector by exploring
WADispatcher default
and navigating to your application, or by re-registring the
application and adding the libraries in the right order using
#addLibrary:.
Ok, I inspect it and this is what I have:
an OrderedCollection(WAStandardFiles PRBlueprintLibrary PRJavaScriptSupport DestinoMochilaLibrary SULibrary)
Is this order correct? If not, how should it be?
In addition, what about this be a SortedCollection instead of OrderedCollection?
Thanks,
Mariano
Cheers,