Hi all,
I used the pier code exporter, and it looks like it works great. Only one error during the
export, but that was fixed easily:
The method "kernelFromDispatcherConfiguration: dispatcherPath"
sends the following message:
handler configuration valueAt: #kernel
#valueAt: does not work. In WAConfiguration this message is deprecated, and one should use
#at:
Can someone change this code or give me rights to send in this patch?
Cheers,
Diego