ZF-4618: getDefault needs to be reworked
Description
According to discussion of SL-13 getDefault needs some rework:
Method: getDefault()
Solution: Add routing, based on input, throw notice about changed behaviour
Information: searchorder and fastsearch were never really used this way. The simplest solution would be to route forward to getOrder and throw an user notice about the changed api and that it will be depreciated and erased in a future release (1.8?)
Comments
Posted by Thomas Weidner (thomas) on 2008-10-19T11:33:26.000+0000
Implemented with r12018
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:01.000+0000
Changing issues in preparation for the 1.7.0 release.