|
From: <no...@so...> - 2002-04-14 16:25:44
|
Ease of use Issues item #543765, was opened at 2002-04-14 11:25 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=460211&aid=543765&group_id=44253 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Peter Centgraf (centgraf) Assigned to: Nobody/Anonymous (nobody) Summary: Non-existant Command Line Files Initial Comment: Story: The user runs DrJava from the command line with several filename arguments. The files specified do not exist. Current Behavior: Nothing happens. DrJava opens in exactly the same way as if none of the non-existant filenames had been entered at all. Desired Behavior: New, empty DefinitionsDocuments are created for each of the specified files. The documents are given the same title as specified. The files are marked modified by default, and when the user attempts to save them, the appropriate filename is automatically populated into the dialog. There is no precedent on Mac OS X or (as far as I know) on Windows for opening files via a command line. There is a precedent in UNIX, however. The behavior specified above is taken from emacs. Pico behaves in the same way, though it only supports one file at a time. I would appreciate comments from users of other UNIX editors. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=460211&aid=543765&group_id=44253 |