Hi,

it's occured to me that the net.sf.jabref.external.PushToApplication
interface would be a good candidate for a plugin extension point. This
interface defines the operation of sending a citation to an external
application, and we already have implementations for Gnuserv/Emacs,
Vim, WinEdt, Lyx/Kile and LatexEditor. It's probably fairly simple to
develop implementations for other apps as well, so this could be a
very useful way to use the plugin framework.

I'm not sure if the interface needs any modifications - probably the
pushEntries() method should have additional references to the
BibtexDatabase and MetaData to ensure that all necessary information
is available.


-- 
Morten

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jabref-devel mailing list
Jabref-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jabref-devel

Reply via email to