At our organization multiple users, some on Macs and some on Windows
laptops, work on files that are stored in a single shared filesystem
(actually a WebDAV share).  This directory is periodically checked in to
version control.  So in our use case it¹s important that the file endings
be consistent no matter what platform the editor is actually running on,
and the current XXE default works well.

I¹d actually be interested in a system more like Garret describes, where
users have their own Git repository and do their own checkins.  However, I
don¹t want to have to have people juggle multiple tools, so would probably
only do this if XXE gained some seamless Git (or other
version-control-system) integration.

Boris


<huss...@xmlmind.com> wrote:

>
>This being said, we have no technical or philosophical problems about
>implementing a "Line Separator" save option. The possible values for
>this option could be no less than:
>
>(1) Always LF - Our default for historical reasons.
>(2) Always CRLF.
>(3) Platform native line separator.
>(4) Same line separator as in the XML source file.
>
>Just implementing "(3) Platform native line separator" would not be a
>good idea.
>
>What prevents us from implementing this save option is that Mr. Garret
>Wilson is the first (potential) user to ever request this feature.
>
>If other users are interested, we could implement this feature in the
>next release.
>
>
>
>--
>XMLmind XML Editor Support List
>xmleditor-support@xmlmind.com
>http://www.xmlmind.com/mailman/listinfo/xmleditor-support


--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to