[ http://dev.sourcefabric.org/browse/LS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19092#action_19092 ]
Samuel Mimram commented on LS-592: ---------------------------------- Note for later, replace_deep_field is still not working: Correct expression r = [a=[b=0]] r = [r with a = [r.a with t = 5.]] ignore (r)... r : [a:[b:int]] r : [a:[t:float, b:int]] Correct expression r = [a=[b=0]] def r.a.t = 5. end ignore (r)... r : [a:[b:int]] r : [a:[t:float]] The field b is removed in the second example... > Add support for extensible records > ---------------------------------- > > Key: LS-592 > URL: http://dev.sourcefabric.org/browse/LS-592 > Project: Liquidsoap > Issue Type: New Feature > Reporter: Samuel Mimram > Priority: Major > > We should add objects in Liquidsoap in order to justify the "dot" notation, > and a first step in this direction would be to add (extensible) records. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://dev.sourcefabric.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Savonet-devl mailing list Savonet-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-devl