Re: [Pharo-users] Parsing SQL in a Pharo system
Oct. 3, 2014
1:21 p.m.
PostgresV3-CodeMirror is very interesting. 7 classes and less than 1K lines of code. In the base class PG3SchemaMirror, the compilerClass, parserClass, sourceCodeTemplate and shoutParserClass are overridden to return PG3-specific classes. That allows simple integration with other languages, in this case plsql. In Pharo we don't have shoutParserClass defined on Behavior. Where do I set what highlighter is to be used for a method? Stephan
4318
Age (days ago)
4318
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stephan Eggermont