Skip to main content



      Home
Home » Archived » EGL Development Tools » Highlighting for EGL primitive types removed
Highlighting for EGL primitive types removed [message #890293] Thu, 21 June 2012 15:01
Eclipse UserFriend
Hi,

Just wanted to let everyone know that we have decided to remove the syntax highlighting for the EGL "primitive" types. You will no longer see highlighting in the EGL editor for the following:

any, bigint, boolean, bytes, date, decimal, float, int, number, smallfloat, smallint, string, time, timestamp

These are still considered to be keywords in our parser, however. So you will not be able to override the definition of these base types (yet).

This was done for a couple of reasons:

1) We wanted to cleanup the keyword list. We still had several keywords for types that we do not (currently) support in EDT

2) Our long term plan is to remove all of these keywords from the parser. This will give our type system the extensibility that EDT requires.

I have just released the changes today, so you should see the change starting with the next nightly build.

Paul
Previous Topic:How to deploy batch program
Next Topic:Opa
Goto Forum:
  


Current Time: Sat May 24 00:31:13 EDT 2025

Powered by FUDForum. Page generated in 0.02915 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top