Line 27: |
Line 27: |
| == Benefit to Sugar == | | == Benefit to Sugar == |
| | | |
− | ''What is the benefit to the platform? If this is a major capability update, what has changed? If this is a new feature, what capabilities does it bring? Why will Sugar become a better platform or project because of this feature?'' | + | * simple(plane string in comparing with existed API with dictionary find()'s argument) query format for dbus find() method |
| + | * simple and new-feature-proof way to implement find method for example in CLI tools(because this tool needs only to pass plane string to Datastore service) |
| + | * let experienced users make complicated search in Journal etc. |
| + | * existed implementation has hard-coded logic for example in case of having several mime_types in query(all mime_types will be ORed despite what user wants). |
| | | |
| == Scope == | | == Scope == |