[ 
https://issues.apache.org/jira/browse/FELIX-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588437#action_12588437
 ] 

Toni Menzel commented on FELIX-534:
-----------------------------------

Not sure about the word "simple": Is the java.util.regex implementation too 
"slow"/memory intense itself to be used or is it the probability of complex 
stuff someone _could_ enter? 

I don't think an ldap filter would give better usability for 85% of usages 
compared to a simple substring matching.
In this case i'd just use a substring matching. 
Though it reduces much of the capabilities - not sure about maybe providing a 
different set of powerful commands for powerful machines?
And the whole piping thing makes a lot more stuff possible but won't run/be 
useful on "small devices".



> Allow filtering by status in ps command (shell)
> -----------------------------------------------
>
>                 Key: FELIX-534
>                 URL: https://issues.apache.org/jira/browse/FELIX-534
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Toni Menzel
>            Priority: Minor
>         Attachments: FELIX-534_2.patch, FELIX-534_3.patch
>
>
> If you have many bundles it would be nice if you could filter certain status 
> when executing the ps command like so:
> ps active resolved --> shows active and resolved bundles
> ps --> shows all bundles (just like its currently)
> Simple solution is attached.
> btw.: there is no "shell component" in Felix Jira..

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to