This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-06-02 15:24:09

itsme213
Scratcher
Registered: 2007-07-08
Posts: 38

What new programming abstractions likely in 1.4 ?

Is 1.4 likely to support *any* of the following?

1. Functions / reporter-methods
2. Functions of specific object accessible from another object
3. Functions with parameters
4. Command-methods on objects invocable from other objects
5. Command-methods with parameters

Thanks.

Last edited by itsme213 (2009-06-02 15:24:48)

Offline

 

#2 2009-06-02 15:36:54

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: What new programming abstractions likely in 1.4 ?

First, watch this project:
http://scratch.mit.edu/static/projects/JSO/526657_sm.png

Then,

1. No
2. No
3. No
4. ? broadcasts might do the thing that you want to achieve
5. No

You might want to check out BYOB made by Jens - this should give you a few yes'es


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

#3 2009-06-02 18:03:09

fruit
Scratcher
Registered: 2009-04-24
Posts: 1000+

Re: What new programming abstractions likely in 1.4 ?

This might also give some clues: http://scratch.mit.edu/projects/fruit/541901


@savi3000 | hcsmp.com

Offline

 

Board footer