Re: Issue 315 in moose-technology: Moose Finder should be extensible by entities

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Issue 315 in moose-technology: Moose Finder should be extensible by entities

moose-technology
Updates:
        Labels: Milestone-4.3

Comment #2 on issue 315 by [hidden email]: Moose Finder should be  
extensible by entities
http://code.google.com/p/moose-technology/issues/detail?id=315

Currently, it is possible to extend the Moose Finder by defining extensions  
in the MooseFinder class. It's an Ok first solution but it will not really  
scale because we always have to test for the type.

Instead, we should have a dynamic presentation computed by delegating to  
the objects.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 315 in moose-technology: Moose Finder should be extensible by entities

moose-technology
Updates:
        Status: Fixed

Comment #3 on issue 315 by [hidden email]: Moose Finder should be  
extensible by entities
http://code.google.com/p/moose-technology/issues/detail?id=315

Implemented in the last Moose-Finder.

A class can define new presentation via methods that use the  
#moosePresentationOrder: pragma.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev