Michael Albinus <[EMAIL PROTECTED]> writes:

> [EMAIL PROTECTED] (Kai Gro�johann) writes:
>
>> I wonder if it may be useful to treat native and foreign handlers in
>> a uniform way?
>> 
>> Then Tramp would be divided into a dispatch module which takes
>> filenames and invokes the right handler, and several file handlers
>> which do the actual operations.
>
> Nice idea. Would be something like an internal handler per method,
> which is called from the dispatcher.

No, I'm proposing just one internal handler for all methods that
don't match one of the foreign ones.

Now it is done.  I wonder how things will go.  I will start to slowly
migrate code out of tramp.el into tramp-sh.el to reach a state where
tramp.el is just the dispatching code.
-- 
~/.signature


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to