Project

General

Profile

Actions

Bug #244

closed

need refresh mechanism for query screen

Added by Chad Berkley over 23 years ago. Updated over 22 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
morpho - general
Target version:
Start date:
07/06/2001
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
244

Description

The query result screen needs to be able to handle a refresh command from other
plugins. This will allow the package editor/wizard (or other future plugins) to
call a refresh when it makes changes to the document base.

Actions #1

Updated by Matt Jones about 23 years ago

FIXED. Before, when some editing and metadata addition operations were
performed, the query results window dod not properly refresh, so the user was
left with a reference to an out-of-date package. A new ServiceProvider
implements the new QueryRefreshInterface which allows any class that is making
modifications to a package to notify the "My Data" window that it should
refresh. Had to patch the PackageWizard to catch creation of new packages, and
the AddMetadataWizard to catch the addition of new metadata documents, and the
various "editingCompleted" method calls in order to catch changes to existing
metadata documents. The QueryPlugin implements this service.

Actions #2

Updated by Redmine Admin over 11 years ago

Original Bugzilla ID was 244

Actions

Also available in: Atom PDF