[ 
http://dev.sourcefabric.org/browse/LS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19249#action_19249
 ] 

Romain Beauxis commented on LS-592:
-----------------------------------

The above issue is not related to the "record.has" function:

# def f(x) = 
[x with foo = 1]
end;;
f : ([, 'a])->[foo:int, 'a] = <fun>
# f([gni=1.]);;
- : [foo:int, gni:float] = [foo = 1, gni = 1.]
# f;;
- : ([gni:float])->[foo:int, gni:float] = <fun>

> 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(R) 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

Répondre à