Etoys: Etoys-kfr.155.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Etoys: Etoys-kfr.155.mcz

commits-2
Spam detection software, running on the system "europa.mgmt.inetu.net", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Karl Ramberg uploaded a new version of Etoys to project Etoys:
   http://source.squeak.org/etoys/Etoys-kfr.155.mcz ==================== Summary
   ==================== Name: Etoys-kfr.155 Author: kfr Time: 5 March 2013,
  8:10:46 pm UUID: 93b488ee-414b-6a4b-b240-68639520bf1c Ancestors: Etoys-kfr.154
   [...]

Content analysis details:   (5.6 points, 4.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 0.4 INVALID_DATE           Invalid Date: header (not RFC 2822)
 0.8 DATE_IN_PAST_12_24     Date: is 12 to 24 hours before Received: date
 0.1 MISSING_MID            Missing Message-Id: header
 1.3 RDNS_NONE              Delivered to internal network by a host with no rDNS
 3.0 TO_NO_BRKTS_NORDNS     To: misformatted and no rDNS



Karl Ramberg uploaded a new version of Etoys to project Etoys:
http://source.squeak.org/etoys/Etoys-kfr.155.mcz

==================== Summary ====================

Name: Etoys-kfr.155
Author: kfr
Time: 5 March 2013, 8:10:46 pm
UUID: 93b488ee-414b-6a4b-b240-68639520bf1c
Ancestors: Etoys-kfr.154

Missing method for scripting "naked" morphs

=============== Diff against Etoys-kfr.154 ===============

Item was added:
+ ----- Method: Object>>hasUserDefinedScripts (in category '*Etoys-viewer') -----
+ hasUserDefinedScripts
+ "Answer whether the receiver has any user-defined scripts, in the omniuser sense of the term.  This is needed to allow Viewers to look at any object, not just at Players."
+
+ ^ false!


_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev