Navigation: Ideas

The current Nautilus extension API is not rich enough for VCS integration.

Limitations and problems

Core

Description: update_file_info() gets called repeatedly without context when several files are being updated.

Applies to: All VCS (more relevant to some than others, depending on the overhead of opening the VCS metadata)

This is a problem because:

Possible improvements:

Workaround(s):

Discussion:


Description: The status of a file can't be updated unless the file itself changes somehow, not if metadata about it stored elsewhere changes

Applies to: All VCS

This is a problem because:

Possible improvements:

Workaround(s):

Discussion:

We do have nautilus_file_info_create[_from_uri]() now, So this should be fixable. -- AlexanderLarsson


Description:

Applies to: All VCS

This is a problem because:

Possible improvements:

External links

Nautilus/Extending/VCSIntegrationRequirements (last edited 2010-12-10 07:36:16 by AlexanderLarsson)