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

#151 2011-08-08 16:20:28

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Delete the Forever If block

Greenatic wrote:

EdnaC wrote:

In any case, this block isn't going away - You could work around not having it (but suffer a small performance hit), but this is true of a lot of blocks.

Consider the following two obsolete blocks:

rewind sound
say nothing

These were removed because they could easily be done with other blocks, were glitchy, or weren't necessary.  For example, although I haven't used the rewind sound before, I believe it works like this:

stop all sounds
play sound

And say nothing could be done by ending the script.

So--the Scratch Team believed that since both of these blocks could be easily accomplished with other blocks, they should be removed.

So why is it even vaguely necessary to use forever if?  Because of a slight increase in speed?  Is that worth confusing many new Scratchers, and clogging up the block palette?

I don't think so.

rewind sound actually played the sound backwards, even more useless


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#152 2011-09-17 14:04:41

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Delete the Forever If block

It should be put in obsoleteBlockSpecs. As an obsolete so old projects will still work, but I agree.

@joeforefather
rewind sound just made the sound restart. which is now included in the play sound block.

Last edited by Pecola1 (2011-09-17 14:06:26)


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#153 2011-09-17 14:12:44

acedannyk
Scratcher
Registered: 2009-02-26
Posts: 55

Re: Delete the Forever If block

1. There is nothing wrong with it.
2. It is a convenience.
3. People are used to using it.
4. People are used to knowing it's there.
5. It can be make things easier for new scratchers.
6. It is implemented in older projects already.
7. Deleting it would cause complaints, not praise.
8. Unnecessary work for the Scratch team.

Offline

 

#154 2011-09-17 14:17:02

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Delete the Forever If block

acedannyk wrote:

1. There is nothing wrong with it.
2. It is a convenience.
3. People are used to using it.
4. People are used to knowing it's there.
5. It can be make things easier for new scratchers.
6. It is implemented in older projects already.
7. Deleting it would cause complaints, not praise.
8. Unnecessary work for the Scratch team.

1) It confuses people.
2) Maybe... 1 millisecond faster running, 10 seconds faster programming.
3) And people are not used to making custom blocks, but they'll get used to it.
4) People aren't used to the new blocks in 2.0; people can change what they're used to.
5) It can also make it harder.
6) Which is why it would still run, it just wouldn't be in new ones.
7) No complaints from the supporters!
8)  lol  They're already redoing all of Scratch, is moving one little block gonna hurt them so much?

Offline

 

#155 2011-09-17 15:00:09

acedannyk
Scratcher
Registered: 2009-02-26
Posts: 55

Re: Delete the Forever If block

scimonster wrote:

acedannyk wrote:

1. There is nothing wrong with it.
2. It is a convenience.
3. People are used to using it.
4. People are used to knowing it's there.
5. It can be make things easier for new scratchers.
6. It is implemented in older projects already.
7. Deleting it would cause complaints, not praise.
8. Unnecessary work for the Scratch team.

1) It confuses people.
2) Maybe... 1 millisecond faster running, 10 seconds faster programming.
3) And people are not used to making custom blocks, but they'll get used to it.
4) People aren't used to the new blocks in 2.0; people can change what they're used to.
5) It can also make it harder.
6) Which is why it would still run, it just wouldn't be in new ones.
7) No complaints from the supporters!
8)  lol  They're already redoing all of Scratch, is moving one little block gonna hurt them so much?

*cracks knuckles*
1. Does everyone understand the trigonometry blocks etc? Everyone will learn eventually.
2. That's good right?
3. If they are used to it, why take it away? It is handy.
4. If they are used to it, why take it away? It is handy.
5. Help options are always there for EVERY block.
6. It may cause some confusion to Scratchers who haven't seen it before.
7. Who will seriously be saying 'thanks for taking away a perfectly working block!'
8. No.
9. Nobody is forcing anyone to use the block.
10. Users have a choice of speed or flexibility, Why take away an option?

Offline

 

#156 2011-09-17 15:24:45

acedannyk
Scratcher
Registered: 2009-02-26
Posts: 55

Re: Delete the Forever If block

In short it's like saying: Why have two keys on a keyring when you could have them separate?
Users have a choice of speed or flexibility. Why take away an option?
Know what I'm saying? There is no need to take it away.
That's my opinion done  smile

Offline

 

#157 2011-09-18 10:03:29

blob8108
Scratcher
Registered: 2007-06-25
Posts: 1000+

Re: Delete the Forever If block

I agree — there's no difference between "forever if (...)" and "forever( "if (...)" )"


Things I've made: kurt | scratchblocks2 | this cake

Offline

 

#158 2011-09-19 13:43:15

Leo_the_Lion
Scratcher
Registered: 2008-10-23
Posts: 66

Re: Delete the Forever If block

There's nothing WRONG with the block. If you don't like it, don't use it. I don't see how deleting it would help, considering some people use it very much. Whether or not it would interfere with player or download, Forever If is a useful block for beginners and advanced users. Deleting it wouldn't have a particular purpose. If you don't want the block clogging up space or want to use more than one IF, just don't use the block? Why delete it?

Offline

 

#159 2011-09-19 13:49:34

acedannyk
Scratcher
Registered: 2009-02-26
Posts: 55

Re: Delete the Forever If block

Leo_the_Lion wrote:

There's nothing WRONG with the block. If you don't like it, don't use it. I don't see how deleting it would help, considering some people use it very much. Whether or not it would interfere with player or download, Forever If is a useful block for beginners and advanced users. Deleting it wouldn't have a particular purpose. If you don't want the block clogging up space or want to use more than one IF, just don't use the block? Why delete it?

Agree 100%

Offline

 

#160 2011-09-19 14:28:12

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Delete the Forever If block

Why not intead of deleting it, siply change the name of it to somthing like:

_________________
|Whenever <> do |
|  __   __________|
| |  |_|
| |______________
|_______________|


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#161 2011-12-02 10:03:46

bobbysq
Scratcher
Registered: 2007-06-26
Posts: 100+

Re: Delete the Forever If block

BoltBait wrote:

bobbysq wrote:

It also sounds like it does the same as

<wait until>
<forever>

That's not how it works, but many people believe that it is.

That was my point. I was younger at the time, so the wording was sort of bad.


originals forever!

Offline

 

#162 2011-12-02 11:10:53

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Delete the Forever If block

I don't think I've EVER used it, but it's here to stay, as people using Scratch for the first time would probably benefit from it.

Last edited by RedRocker227 (2011-12-03 09:53:43)


Why

Offline

 

#163 2011-12-03 04:30:01

bubsythebobcat
Scratcher
Registered: 2011-11-07
Posts: 100+

Re: Delete the Forever If block

I Partly Support


SORRY BUT THIS ACCOUNT IS CLOSED AND NO LONGER ACTIVE. GOODBYE)

Offline

 

#164 2011-12-05 13:37:29

sku2000
Scratcher
Registered: 2010-11-08
Posts: 500+

Re: Delete the Forever If block

BoltBait wrote:

This block causes so much confusion, it should be removed from Scratch.

I see lots of projects that misuse this block thinking it is a Repeat Until block.

Seriously, just remove it.

I don't think it should be deleted. It would be a good idea to have a forever, if, else block  hmm


I've completely moved to my new acount (SilverDomination), which is finally a Scratcher! Goodbye, & yet Hello!

Offline

 

#165 2013-02-13 15:57:32

everybodyedits
Scratcher
Registered: 2012-12-19
Posts: 3

Re: Delete the Forever If block

BURN THE

 forever if <  > 
BLOCK!

Offline

 

#166 2013-02-13 16:00:43

everybodyedits
Scratcher
Registered: 2012-12-19
Posts: 3

Re: Delete the Forever If block

bobbysq wrote:

BoltBait wrote:

bobbysq wrote:

It also sounds like it does the same as

<wait until>
<forever>

<snip>

</snip>

You could have put it as

 wait until <  > 
And
 forever 

Offline

 

#167 2013-02-13 17:14:26

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Delete the Forever If block

everybodyedits wrote:

BURN THE

 forever if <  > 
BLOCK!

Don't necropost


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#168 2013-02-13 19:11:28

iTweak0r
Scratcher
Registered: 2011-07-30
Posts: 100+

Re: Delete the Forever If block

...And they removed it.  sad


Make it in Scratch! because it's cooler when it's made in scratch
http://i.imgur.com/D4iqPHR.png

Offline

 

#169 2013-02-13 19:56:39

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Delete the Forever If block

That doesn't require a necropost


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

Board footer