Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #5140 (new)

Opened 13 years ago

Last modified 13 years ago

Review non-Enum uses of IQuery.findAll

Reported by: jamoore Owned by:
Priority: critical Milestone: Unscheduled
Component: Performance Version: n.a.
Keywords: n.a. Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

~/git $ git grep findAll | grep -v test | grep -v findAllBy | grep -v findAllObjects | grep -v import 
components/blitz/src/ome/services/blitz/fire/Ring.java:                        List<Node> nodes = sf.getQueryService().findAll(
components/server/src/ome/logic/PixelsImpl.java:		return iQuery.findAll(klass, null);
components/server/src/ome/logic/TypesImpl.java:        return iQuery.findAll(k, null);
components/tools/OmeroM/demo/findAllImages.m:function [images] = findAllImages(gateway)
examples/ScreenPlateWell/imagesperwell.m:plates = q.findAll('Plate', filter);
examples/ScreenPlateWell/imagesperwell.py:plates = q.findAll("Plate", filter)
examples/ScreenPlateWell/listplates.m:plates = q.findAll('Plate', filter);
examples/ScreenPlateWell/listplates.py:plates = q.findAll('Plate', filter);
...

Change History (1)

comment:1 Changed 13 years ago by jmoore

  • Milestone changed from OMERO-Beta4.3.1 to Unscheduled
  • Priority changed from major to critical
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.62385 sec.)

We're Hiring!