Hi,
The default search options that come with GTSpotter are nice, but the power of a moldable tool like GTSpotter stems from how it can be extended by external packages.
To get an idea of how this works in practice, you can find an example of how to make GTSpotter to extend the search through files with the ability of diving in an XML file in the XMLParser project.
For example, the screenshot shows that we dived in an XML file, and in that file we can directly search for XML elements:
[image: Inline image 2]
Here are some more details of how this works: http://www.humane-assessment.com/blog/searching-xml-with-gtspotter/
Remember that GTSpotter competes at the ESUG Innovation Awards :).
Cheers, Doru
Hi Doru
This is indeed innovative!
How do I get this XML spotting feature into my Pharo 4.0 setup?
Kind regards
--Hannes
BTW I noticed as well the instructions http://www.humane-assessment.com/blog/searching-file-system-with-gtspotter/ and in particular the preview of pictures.
On 7/12/15, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
The default search options that come with GTSpotter are nice, but the power of a moldable tool like GTSpotter stems from how it can be extended by external packages.
To get an idea of how this works in practice, you can find an example of how to make GTSpotter to extend the search through files with the ability of diving in an XML file in the XMLParser project.
For example, the screenshot shows that we dived in an XML file, and in that file we can directly search for XML elements:
[image: Inline image 2]
Here are some more details of how this works: http://www.humane-assessment.com/blog/searching-xml-with-gtspotter/
Remember that GTSpotter competes at the ESUG Innovation Awards :).
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
You can load the latest XMLParser development in Pharo 5: Gofer new smalltalkhubUser: 'PharoExtras' project: 'XMLParser'; configuration; loadDevelopment
Or you can just download the latest Moose 6 image: https://ci.inria.fr/moose/job/moose-6.0/lastSuccessfulBuild/artifact/moose-6...
Cheers, Doru
On Sun, Jul 12, 2015 at 10:28 PM, H. Hirzel hannes.hirzel@gmail.com wrote:
Hi Doru
This is indeed innovative!
How do I get this XML spotting feature into my Pharo 4.0 setup?
Kind regards
--Hannes
BTW I noticed as well the instructions
http://www.humane-assessment.com/blog/searching-file-system-with-gtspotter/ and in particular the preview of pictures.
On 7/12/15, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
The default search options that come with GTSpotter are nice, but the
power
of a moldable tool like GTSpotter stems from how it can be extended by external packages.
To get an idea of how this works in practice, you can find an example of how to make GTSpotter to extend the search through files with the ability of diving in an XML file in the XMLParser project.
For example, the screenshot shows that we dived in an XML file, and in
that
file we can directly search for XML elements:
[image: Inline image 2]
Here are some more details of how this works: http://www.humane-assessment.com/blog/searching-xml-with-gtspotter/
Remember that GTSpotter competes at the ESUG Innovation Awards :).
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"