Catching up on email; this is exciting.

One trick people do in the Eclipse space (rather than DSLs) is to make 
quick visual editors using a "graphical editing framework" they have 
going on.  I know with all your antrl-fu that you are probably just 
wanting to use the AST as your data structure I guess.

Still I like the way this is all heading :-) Do you have a link to the 
google code project?

Jody

Michael Bedward wrote:
> I have the feeling that the jai-operators project is not going to be
> active for a while :-)  So I've created a google code project as you
> suggested Simone and will start putting some bits and pieces there
> this week.
>
> Jody, I thought it might be best to keep the pure JAI code in a
> separate LGPL project.  For my app I'll be creating grid coverages
> using the DSL and if I write new classes for this we can work out
> where they might belong in geotools.  One approach I'm thinking about
> is to generate a JAI ImageFunction instance from the DSL parser that
> could then be passed to a GridCoverageFactory.create method - but
> that's just off the cuff.
>
> Michael
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>   


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to