Welcome! Log In Create A New Profile

Advanced

Windev 14

Posted by PeterM 
PeterM
Windev 14
October 14, 2008 01:31PM
Jimbo
Re: Windev 14
October 14, 2008 01:49PM
I'm sorry Sir, no floor 13 in this hotel !
Marc De Swert
Re: Windev 14
October 14, 2008 02:55PM
13 is always a bad number!

Marc
Alexandre Leclerc
Re: Windev 14
October 14, 2008 03:36PM
Hi all,

Some new features are really interesting. (Many of them.) To get a glance... here is the screenshot page translated by Google:

[translate.google.ca]

Enjoy.
BLS
Re: Windev 14
October 14, 2008 10:38PM
I think version_number +=2 is pretty okay.

+(positive)

It seems that PCS is listening to their customers.

PostgreSQL support is already a merit... A lot of people asked for it: Now we have it.

Newt datatypes; List/Stack/Queue (erm, hope the french word pile means stack)

Recent Linux dist. support. Duh!
and so on... In short:
Every new extension in 14 makes sense to me.
-----------------------------------------------------------------------------------------------------------
+-(could be better)
Language extensions :
Good to have the new : Shiftleft/ShiftRight, BitArray access, and BinaryOr/AND/XOR replacements. | & ^
Or something like that..
I would prefer a language cleanup here :

_| , _&, _^ as BinaryOr/AND/XOR replacement. Further shortcuts like :
_|= //means BinaryOrEqual etc.

ShiftLeft and ShiftRight are functions : i.e. Shiftleft(10,4) I would prefer 10 _<< 4
What I miss is 10 _<<= 4 // Means ShiftleftEqual.

The : LOOP TO DO syntax should be replaced with LOOP UNTIL.

We already have i++, i--, what lacks is --i and ++i.
We already have i += 5 and i -= 5, what lacks is i *= 5, i /= 5 and attention
i _>>= 4 respective i _<<= 4.

-(unfortunately not (yet) available)
Inheritance of DOT NET classes.
Support for generic programming.
---------------------------------------------------------------------------------------------------------------
Conclusion :

Must .. have ...... the ......... new ............ WD14
Bjoern








Edited 3 time(s). Last edit at 10/14/2008 10:55PM by BLS.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: