Blockly inadequacies - why?
Posted: Saturday 21 July 2018 13:39
Hi,
I’m just looking for some background information on Blockly and it’s current state. I was wondering why all the flow issues (if/then/else/nested if etc) exist, when I appears that the standard release of blockly does not have these problems?
- Some horrible political decisions from the past that we don’t discuss?
- Lack of time or willpower to implement fully?
- Some technical issue that prevents it working?
- Design decision that it wasn’t important?
- Some other reason?
It seems these flow problems constantly trip up new users,and also massively over complicate what should be simple scripts. Blockly is probably the first entry point for many people and I can see them being discouraged if their scripts just don’t appear to follow the logic.
I have some spare time on my hands and wondered if there was any desire to get it fixed up? I’m not familiar with JS but after 35 years of coding could probably turn my hand to it. Also, if there’s any real reason for me to run away and not touch it please let me know!
Andy.
I’m just looking for some background information on Blockly and it’s current state. I was wondering why all the flow issues (if/then/else/nested if etc) exist, when I appears that the standard release of blockly does not have these problems?
- Some horrible political decisions from the past that we don’t discuss?
- Lack of time or willpower to implement fully?
- Some technical issue that prevents it working?
- Design decision that it wasn’t important?
- Some other reason?
It seems these flow problems constantly trip up new users,and also massively over complicate what should be simple scripts. Blockly is probably the first entry point for many people and I can see them being discouraged if their scripts just don’t appear to follow the logic.
I have some spare time on my hands and wondered if there was any desire to get it fixed up? I’m not familiar with JS but after 35 years of coding could probably turn my hand to it. Also, if there’s any real reason for me to run away and not touch it please let me know!
Andy.