Jira (HI-14) Allow access to structured data

2015-04-07 Thread Bogdan Sorlea (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bogdan Sorlea commented on  HI-14 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Allow access to structured data  
 
 
 
 
 
 
 
 
 
 
Can't you guys just implement a key escaping functionality? 
e.g.  
 
 
 
 
 
 
services::elasticsearch-0.90.11::maintainer: Jan 
 
 
 
 
 
 invalid, but 
 
 
 
 
 
 
services::elasticsearch-0\.90\.11::maintainer: Jan 
 
 
 
 
 
 valid - and searching by the 
 
 
 
 
 
 
services::elasticsearch-0.90.11::maintainer 
 
 
 
 
 
 key will return the value 
 
 
 
 
 
 
Jan 
 
 
 
 
 
 
Any drawbacks to this? Would it be too hard to implement? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 

Jira (HI-14) Allow access to structured data

2015-04-07 Thread Bogdan Sorlea (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bogdan Sorlea commented on  HI-14 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Allow access to structured data  
 
 
 
 
 
 
 
 
 
 
... so you just escape `\` by doing ``? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3.15#6346-sha1:dbc023d) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (HI-14) Allow access to structured data

2015-04-07 Thread Bogdan Sorlea (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bogdan Sorlea commented on  HI-14 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Allow access to structured data  
 
 
 
 
 
 
 
 
 
 
Yeah... I mean... if you guys anyways broke it for some of us (by special interpretation of '.'), then maybe it might be a good idea to make it right and (even with breaking for '\') escape it so that both worlds can live.  
Might be the case that '\' is less used in hiera keys and therefore such a breakage might have a lower impact (but an impact, nonetheless), but it somehow seems fair to have a way to escape those special characters such that you have more flexibility in naming keys (and to therefore avoid more hack-ish ways). Or maybe introduce an optional flag like --ignore-dot-structuring (or whatever)  - which to me does not seem like a good idea. 
But again, one could argue that just replace the . with _, which would work, but who knows... you guys decide (anyways). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3.15#6346-sha1:dbc023d) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.