Re: ES4 draft: Map

2008-02-29 Thread ekameleon
Hello :)

Ok sorry :)

I'm going to search the old discussions about this in the mailing list :)

EKA+ :)


2008/2/29, Lars Hansen [EMAIL PROTECTED]:



  --
 *From:* [EMAIL PROTECTED] [mailto:
 [EMAIL PROTECTED] *On Behalf Of *ekameleon
 *Sent:* 29. februar 2008 11:47
 *To:* es4-discuss@mozilla.org
 *Subject:* Re: ES4 draft: Map

 Hello :)

 In AS3 the flash.util.Dictionnary class contains a little argument in the
 constructor to control the weak references :

 Exemple :
 http://www.gskinner.com/blog/archives/2006/07/as3_dictionary.html

 In ES4 the garbage collector support weak references ?


 No.

  This feature is really important for me :)


 Sorry, but we've discussed this extensively in the past and have decided
 not to require support for weak references in ES4.

 --lars


 To implement a full Event model like AS3 event model based Dom2/3 W3C
 event model... this feature is important for example :)

 EKA+ :)



 2008/2/29, Lars Hansen [EMAIL PROTECTED]:
 
  I'm enclosing the draft for the Map class.  Please comment.
 
 
  --lars
 
  ___
  Es4-discuss mailing list
  Es4-discuss@mozilla.org
  https://mail.mozilla.org/listinfo/es4-discuss
 
 
 

___
Es4-discuss mailing list
Es4-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es4-discuss


Re: Possibility of standardized sprintf() in ES4?

2007-10-15 Thread ekameleon
Hello :)

Yes i prefere too the Strings.format implementation :)  For me it's an
important feature and can be insert in the core String methods :)

EKA+ :)

2007/10/15, zwetan [EMAIL PROTECTED]:

 Hi,

 ...
 
  Is there any other interest in adding a native sprintf() (probably as
  String.sprintf()) to the ES4 specs?
 

 I'm interested in string formating, but surely not sprintf
 I don't find it intuitive at all

 I prefer something closer to String.format from .NET
 but more dynamic and being able to use sort of tokens
 like the ones you can use with E4X (node{token}/node)

 see here for an implementation
 http://maashaack.googlecode.com/svn/trunk/ES4a/src/system/Strings.as
 ( public static function format( format:String, ...args ):String )

 cheers,
 zwetan
 ___
 Es4-discuss mailing list
 Es4-discuss@mozilla.org
 https://mail.mozilla.org/listinfo/es4-discuss

___
Es4-discuss mailing list
Es4-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es4-discuss