Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The next update of the NetCompiler
Message
 
 
To
28/08/2009 09:35:45
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01421398
Message ID:
01421452
Views:
115
>>>>>>The guys and gals at eTecnologia are working hard in making the next update of the NetCompiler available.
>>>>>>Right now there is one bug in a sample that ships with the product, they want to make sure that this bug is fixed before shipping it.
>>>>>>
>>>>>>What we may expect on new features is this:
>>>>>>Some fixes in the VFP Forms designer, including Visual Inheritance.
>>>>>>The property sheet now has a combo Tree that displays the nested controls, like VFP does.
>>>>>>
>>>>>>Coming with the next update is a sample called VFPNetControls01.
>>>>>>In this sample the following features are shown:
>>>>>>Net controls can now be hosted in vfp forms.
>>>>>>Visual inheritance for those controls is supported.
>>>>>>Auto event binding is automatic.
>>>>>>
>>>>>>The IDE is improved. Error markers give you better and more useful error descriptions.
>>>>>>The call stack window, that one that tells you what the path to the error is, is now no longer confused by attaching and detaching to and from processes.
>>>>>>
>>>>>>Debug info for the loops (IF, Do While, For EndFor) is improved.
>>>>>>Abbreviations, the famous 4 letter words, now work in the command window.
>>>>>>
>>>>>>PARAMETERS are now supported in the top level procedure.
>>>>>>So you can call your executable with parameters.
>>>>>>You can now invoke a prg just by doing SomePrg([params]).
>>>>>>This means more of your code compiles without errors.
>>>>>>
>>>>>>Catched (with CATCH TO) exceptions are now similar to VFP Exceptions with the same properties.
>>>>>>A new property InnerException in the Exception object, gives you access to the underlying .NET Exception object.
>>>>>>
>>>>>>LOCAL now supports dot syntax for types to be more compatible with VFP as in: LOCAL oInfo as MsGraph.Chart.
>>>>>>This syntax is valid only for LOCAL variables.
>>>>>>TLOCAL only supports NameSpace::Type syntax for consistency with the rest of the language.
>>>>>>
>>>>>>PUBLIC vars are now working.
>>>>>>
>>>>>>A new command ADD PROPERTY is available in classes.
>>>>>>This let you add new properties at design time to an inner object (eg an object in a form).
>>>>>>The added property becomes an structural property associated with the object, and therefore is inherited by any subclass.
>>>>>>The syntax is: ADD PROPERTY Path.To.Object.NewProperty [AS SomeType] [= expression]
>>>>>>
>>>>>>As said, eTecnologia is debugging one of the samples, so they are certain you receive a working thing.
>>>>>>This bug seems to be a mean beast, some patience is appreciated and once this update is available a loud applause is well received.
>>>>>>
>>>>>>Stay tuned, we're back after the commercials.
>>>>>>
>>>>>>Boudewijn Lutge®ink
>>>>>>Truth is a hallucination that the majority of people agreed upon. . . So why do I keep on questioning "the truth"?
>>>>>
>>>>>Is this company completely incapable of communicating with customers and prospective customers on its own? Just wondering. It always seems to be some herald making announcements on their behalf.
>>>>
>>>>Creo que ellos no hablan ingles <g>
>>>
>>>Está seguro?
>>>Re: Etechnologia with obfuscator? Thread #1382291 Message #1383227
>>
>>Solo estuve bromeando.
>
>
>Nada cambia
>
>(for Todo cambia >> http://www.youtube.com/watch?v=g8VqIFSrFUU - I love the lyrics http://www.lyricsdownload.com/mercedes-sosa-todo-cambia-lyrics.html)

Gracias.

g8VqIFSrFUU
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform