Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Making third party APIs known to DLTK/JavaScript (or TCL or Ruby)
Making third party APIs known to DLTK/JavaScript (or TCL or Ruby) [message #36714] Mon, 06 April 2009 22:28
Eclipse UserFriend
Originally posted by: clemens.froglogic.com

Hello everyone.

I am trying to find the right spot where and how to tell DLTK/JavaScript
(or TCL or Ruby) about additional APIs, possibly via (new?) extension
points.

One way would be to add respective dummy declarations into a separate
*.js project file (in case of JavaScript). But then this file would be
visible to the user and could be deleted or modified by accident, and
the solution would not be language agnostic. If I could get around using
such a file with "dummy declarations", and instead add to the/an AST
directly that would be even better.

Can any of you provide a few pointers where to look in the code for
adding such functionality, or if something like this perhaps already
exists in DLTK?

Thanks in advance.



With best regards

Clemens Anhuth


--
www.froglogic.com - Squish - Multi-Platform GUI Testing
Previous Topic:LTK: Need to replace DeleteResourcedRefactoringContribution
Next Topic:Teaching DLTK third party APIs: What is a HostCollection?
Goto Forum:
  


Current Time: Wed Apr 24 19:24:21 GMT 2024

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

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

Back to the top