Actions
Bug #1220
closedNeed systematic approach to viewing all data in database
Start date:
11/21/2003
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1220
Description
This could be done with XML-XSL, but we would prefer give it a shot with
javabeans which are more efficient. Currently (Nov 21,2003) the metadata
viewing functions use the genericDispatcher to return beans, which are called
recursively throughout the page. We have had problems with the stability of
this approach. Better would be to have nested beans returned by one request.
This bug shall serve as a holding spot for any discussion on this, and should be
closed when the generic solution has been found and some parts of the database
viewable via this method. Then other bugs can be made to direct us as to what
exactly needs viewing.
Related issues
Actions