Description
As a developer of RIA application i'd like to have possibility to set origin property of the application context of desktop application. It will help to keep one codebase for applet, web start and desktop applications (for debug purpose in my case). It will be very usefull to have a possibility to set the origin as an argument of "main" function.