Jira (PUP-2859) specify call by name / call by position

2014-07-14 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg commented on an issue


















  Re: specify call by name / call by position 










Terms changed to pass by position and pass by name.












   

 Add Comment

























 Puppet /  PUP-2859



  specify call by name / call by position 







 We now have two distinct ways of calling; functions and lambdas use call by position, and instantiation of classes and defines use call by name. The EPP functions pass arguments to templates via call by name. The Puppet Language Specification should document this in one place (rather than repeat the rules).















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 (PUP-2859) specify call by name / call by position

2014-07-14 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker assigned an issue to Andy Parker


















 Puppet /  PUP-2859



  specify call by name / call by position 










Change By:

 Andy Parker




Assignee:

 AndyParker












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 (PUP-2859) specify call by name / call by position

2014-07-14 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: specify call by name / call by position 










Merged into specifications in dcde48












   

 Add Comment

























 Puppet /  PUP-2859



  specify call by name / call by position 







 We now have two distinct ways of calling; functions and lambdas use call by position, and instantiation of classes and defines use call by name. The EPP functions pass arguments to templates via call by name. The Puppet Language Specification should document this in one place (rather than repeat the rules).















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 (PUP-2859) specify call by name / call by position

2014-07-11 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker assigned an issue to Henrik Lindberg


















 Puppet /  PUP-2859



  specify call by name / call by position 










Change By:

 Andy Parker




Assignee:

 AndyParker HenrikLindberg












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 (PUP-2859) specify call by name / call by position

2014-07-11 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: specify call by name / call by position 










I left some comments in the PR.
My biggest concern is that we are using the term call-by-name different from the rest of the programming language community. We need to use the correct term for this, which is pass by name.












   

 Add Comment

























 Puppet /  PUP-2859



  specify call by name / call by position 







 We now have two distinct ways of calling; functions and lambdas use call by position, and instantiation of classes and defines use call by name. The EPP functions pass arguments to templates via call by name. The Puppet Language Specification should document this in one place (rather than repeat the rules).















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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, 

Jira (PUP-2859) specify call by name / call by position

2014-07-11 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker assigned an issue to Andy Parker


















 Puppet /  PUP-2859



  specify call by name / call by position 










Change By:

 Andy Parker




Assignee:

 AndyParker












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 (PUP-2859) specify call by name / call by position

2014-07-03 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg updated an issue


















 Puppet /  PUP-2859



  specify call by name / call by position 










Change By:

 Henrik Lindberg




Sprint:

 Week2014-7-9to2014-7-23












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 (PUP-2859) specify call by name / call by position

2014-06-27 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg updated an issue


















 Puppet /  PUP-2859



  specify call by name / call by position 










Change By:

 Henrik Lindberg









 Wenowhavetwodistinctwaysofcalling;functionsandlambdasusecallbyposition,andinstantiationofclassesanddefinesusecallbyname.TheEPPfunctionspassargumentstotemplatesviacallbyname.Thespecificationshoulddocumentthisinoneplace(ratherthanrepeattherules).












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 (PUP-2859) specify call by name / call by position

2014-06-27 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg created an issue


















 Puppet /  PUP-2859



  specify call by name / call by position 










Issue Type:

  Task




Assignee:

 Andy Parker




Components:


 DSL




Created:


 27/Jun/14 6:09 PM




Fix Versions:


 3.7.0




Priority:

  Normal




Reporter:

 Henrik Lindberg












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 


 

Jira (PUP-2859) specify call by name / call by position

2014-06-27 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg updated an issue


















 Puppet /  PUP-2859



  specify call by name / call by position 










Change By:

 Henrik Lindberg









 Wenowhavetwodistinctwaysofcalling;functionsandlambdasusecallbyposition,andinstantiationofclassesanddefinesusecallbyname.TheEPPfunctionspassargumentstotemplatesviacallbyname.The specification PuppetLanguageSpecification shoulddocumentthisinoneplace(ratherthanrepeattherules).












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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.