Hi guys,

not sure about retiring it.
There may be lots of people who use it... that don't read our list.
I could imagine class room use (so everyone fires up the same)... or use 
by people who edit every day the same stuff for a couple of days.

But maybe I misunderstood and retiring means: we leave the command line 
option, but do not promote its use (as with -i18n), but promote a newer 
variant?

That is, for me, the best solution, as it does not break anything. 
Breaking things can be done with any 2.0 version.

Which actually reminds me that I got a few days ago an error when 
loading a 2 year old project file saying this:


Am 10.10.12 17:05, schrieb �:
>> right, but to put it differently - the new way easily replaces the old way 
>> and a note in the changelog plus readme should suffice to keep user ship up 
>> to date.
> You're right, replacing old way by new way is ok with me.
>
> Micha�l
>>
>> ..ede
>>
>> On 10.10.2012 22:20, Micha�l Michaud wrote:
>>> Le 10/10/2012 22:01, [email protected] a �crit :
>>>> see no reason why not to retire the -project option.. nobody's using it 
>>>> anyway. ..ede
>>> Don't know that...
>>> ...but as far as I'm concerned, I haven't used it until now.
>>>
>>> Micha�l
>>>>
>>>> On 10.10.2012 21:54, Micha�l Michaud wrote:
>>>>> Hi,
>>>>>> yeah, wanted to comment on your patch. do it now. actually i would do it 
>>>>>> in OJ directly. this way all starters will profit from it easily.
>>>>>>
>>>>>> idea is: every option given not starting with "-" hence being an 
>>>>>> argument is a file the user wants to open with OJ. if it is *.jmp it's a 
>>>>>> project, else it may be a source file. good enough?
>>>>> Sounds fine to me :-) .
>>>>> Should be doable without breaking compatibility, isn't it ?
>>>>>
>>>>> Micha�l
>>>>>> ..ede
>>>>>>
>>>>>> On 10.10.2012 21:07, Micha�l Michaud wrote:
>>>>>>> Hi
>>>>>>>
>>>>>>> Currently, the patch I committed to be able to start a project by
>>>>>>> double-clicking a jmp files does not work with paths containing
>>>>>>> spaces.
>>>>>>> During my search to solve this problem, I discovered that while
>>>>>>> associating an extension to an application with windows, it is
>>>>>>> possible to add parameters to the command line :
>>>>>>> "C:\Program Files\OpenJUMP\OpenJUMP.exe" -project "%1"
>>>>>>>
>>>>>>> In this case, the patch is not needed (but does not harm) and the
>>>>>>> association works with paths including whitespaces.
>>>>>>> For now on, I let the patch for a simple association of jmp with
>>>>>>> OpenJUMP.exe.
>>>>>>> Let me learn from your experience about this topic...
>>>>>>>
>>>>>>> Micha�l
>>>>>>>
>>>>>>>> probably, although i'd probably have to put some more love into the 
>>>>>>>> starters to do so. Michael "Mike" ;) did you receive the email about 
>>>>>>>> the dummy reader?
>>>>>>>>
>>>>>>>> ..ede
>>>>>>>>
>>>>>>>> On 08.10.2012 22:50, Micha�l Michaud wrote:
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> Good to know.
>>>>>>>>> This is now possible to associate jmp files to OpenJUMP.exe (r3036)
>>>>>>>>> Is there a way to do the same with Linux, and MacOSX ?
>>>>>>>>>
>>>>>>>>> Micha�l
>>>>>>>>>> just checked works fine with OpenJUMP.exe although it throws a 
>>>>>>>>>> stacktrace to console only if the file cannot not be found. we 
>>>>>>>>>> should show the error to the user as well.
>>>>>>>>>>
>>>>>>>>>> java.io.FileNotFoundException: foobar.jmp (Das System kann die 
>>>>>>>>>> angegebene Datei
>>>>>>>>>> nicht finden)
>>>>>>>>>>               at java.io.FileInputStream.open(Native Method)
>>>>>>>>>>
>>>>>>>>>> ..ede
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On 08.10.2012 11:34, [email protected] wrote:
>>>>>>>>>>> you should be able to give the options to the exe or bat starter as 
>>>>>>>>>>> well .. e.g. OpenJUMP.exe -project foo.jmp
>>>>>>>>>>>
>>>>>>>>>>> ..ede
>>>>>>>>>>>
>>>>>>>>>>> On 08.10.2012 07:49, Micha�l Michaud wrote:
>>>>>>>>>>>> Hi Ajay Kumar,
>>>>>>>>>>>>
>>>>>>>>>>>> You have to use the -project option.
>>>>>>>>>>>> I just added the documentation in
>>>>>>>>>>>> https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=OpenJUMP_Configuration&action=submit
>>>>>>>>>>>>
>>>>>>>>>>>> Note : to add an option, you have to edit the .bat or the .sh file 
>>>>>>>>>>>> and add the -project option to the JUMP_OPTS system variable
>>>>>>>>>>>>
>>>>>>>>>>>> Micha�l
>>>>>>>>>>>>
>>>>>>>>>>>> Le 08/10/2012 06:15, AJAY KUMAR MULAKALA a �crit :
>>>>>>>>>>>>> Dear All,
>>>>>>>>>>>>> How can I customize the OpenJUMP that it can open the same 
>>>>>>>>>>>>> project by default?
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> AJAY KUMAR
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>>>>> Don't let slow site performance ruin your business. Deploy New 
>>>>>>>>>>>>> Relic APM
>>>>>>>>>>>>> Deploy New Relic app performance management and know exactly
>>>>>>>>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET 
>>>>>>>>>>>>> app
>>>>>>>>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt 
>>>>>>>>>>>>> too!
>>>>>>>>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>> Jump-pilot-devel mailing list
>>>>>>>>>>>>> [email protected]
>>>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>>>> Don't let slow site performance ruin your business. Deploy New 
>>>>>>>>>>>> Relic APM
>>>>>>>>>>>> Deploy New Relic app performance management and know exactly
>>>>>>>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>>>>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt 
>>>>>>>>>>>> too!
>>>>>>>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>> Jump-pilot-devel mailing list
>>>>>>>>>>>> [email protected]
>>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>>>>>>
>>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>>> Don't let slow site performance ruin your business. Deploy New 
>>>>>>>>>>> Relic APM
>>>>>>>>>>> Deploy New Relic app performance management and know exactly
>>>>>>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>>>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt 
>>>>>>>>>>> too!
>>>>>>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>>>>>>> _______________________________________________
>>>>>>>>>>> Jump-pilot-devel mailing list
>>>>>>>>>>> [email protected]
>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>>>>>
>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>> Don't let slow site performance ruin your business. Deploy New Relic 
>>>>>>>>>> APM
>>>>>>>>>> Deploy New Relic app performance management and know exactly
>>>>>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Jump-pilot-devel mailing list
>>>>>>>>>> [email protected]
>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>> Don't let slow site performance ruin your business. Deploy New Relic 
>>>>>>>>> APM
>>>>>>>>> Deploy New Relic app performance management and know exactly
>>>>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>>>>> _______________________________________________
>>>>>>>>> Jump-pilot-devel mailing list
>>>>>>>>> [email protected]
>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>>>
>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>> Don't let slow site performance ruin your business. Deploy New Relic 
>>>>>>>> APM
>>>>>>>> Deploy New Relic app performance management and know exactly
>>>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>>>> _______________________________________________
>>>>>>>> Jump-pilot-devel mailing list
>>>>>>>> [email protected]
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>>
>>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>>>>>> Deploy New Relic app performance management and know exactly
>>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>>> _______________________________________________
>>>>>>> Jump-pilot-devel mailing list
>>>>>>> [email protected]
>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>>>> Deploy New Relic app performance management and know exactly
>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>> _______________________________________________
>>>>> Jump-pilot-devel mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>>> Deploy New Relic app performance management and know exactly
>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>> _______________________________________________
>>>> Jump-pilot-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>> Deploy New Relic app performance management and know exactly
>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>> http://p.sf.net/sfu/newrelic-dev2dev
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>
>> ------------------------------------------------------------------------------
>> Don't let slow site performance ruin your business. Deploy New Relic APM
>> Deploy New Relic app performance management and know exactly
>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>> http://p.sf.net/sfu/newrelic-dev2dev
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Jump-pilot-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to