[ 
https://issues.apache.org/jira/browse/MESOS-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362543#comment-14362543
 ] 

Alexander Rojas commented on MESOS-2495:
----------------------------------------

Stout is a headers only library without binary dependencies. true it depends on 
boost, but only on the header libraries; however, {{boost::regex}} is not 
headers only and that is why it cannot be part of stout.

> Evaluate a suitable regular expressions library
> -----------------------------------------------
>
>                 Key: MESOS-2495
>                 URL: https://issues.apache.org/jira/browse/MESOS-2495
>             Project: Mesos
>          Issue Type: Wish
>            Reporter: Alexander Rojas
>
> There are a couple of situations where regular expressions would be an easy 
> solution within mesos (i.e. disabling endpoints). So far no regex library has 
> been introduced in order to avoid binary dependencies; however, given regex 
> power, we would like to evaluate which library could be introduced and how 
> would be the best way to do it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to