Re: Next Release and Standard Library Project

new topic     » topic index » view thread      » older message » newer message

Robert Craig wrote:
> 
> 
> posted by: Robert Craig <rds at RapidEuphoria.com>
> 
> Gordon Webster wrote:
> 
>> Perhaps I missed it, but is there any kind of projected timeframe 
>> for the next release of Euphoria?
> 
> 
> No there isn't. I usually try to do one alpha, beta & official per 
> year, but sometimes I slip. smile I'm still looking for good ideas. 
> I've lost interest in garbage collection, but I'm still considering 
> cooperative multitasking and various minor things.
> 
> Regards, Rob Craig Rapid Deployment Software 
> http://www.RapidEuphoria.com

So, we can open this can of worms for the umpteenth time? ;^)

Three things:

* Fix the include system.  At least make it so that items included more
than once with different paths are considered separate includes.  An
include system that is more modular would be better, but...

* Allow routine_id() to have forward referencing.  When I researched
your opposition to this in the forum archives I didn't get a good idea
*why* routine_id() didn't work that way.  I understand the opposition to
forward referencing on general principles, but routine_id() is already a
way to get around the normal calling mechanism.  It would make things
much easier for library writers, especially Win32lib. I know that one of
our major library contributors is leaving and this is one of the reasons
why.

Please re-read
http://www.listfilter.com/cgi-bin/esearch.exu?thread=1&fromMonth=B&fromYear=9&toMonth=1&toYear=A&keywords=%22Secret+new+routine_id()+feature.+(Attn:+Rob)%22

* Implement '=' in if and while statements to act the same as equal()
for sequences.

There are others, like a variable_id() mechanism, named loops with
continue and exit, version() for future syntax improvements, but I'm not 
going to rehash them.  I think this is a good short list that is doable.


-- 
==============================
Too many freaks, not enough circuses.
j.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu