Changes between Version 3 and Version 4 of DynamicDatasources


Ignore:
Timestamp:
04/12/06 14:09:13 (18 years ago)
Author:
grimnes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DynamicDatasources

    v3 v4  
    44 1. A class implementing Aperture:CrawlerFactory a 
    55 1. A class extending Gnowsis:ConfigPanel  
     6 
     7The factory classes have to have constructors that take no parameters, so that we can instantiate them with class.newInstance(). 
    68 
    79Pack these classes up in a jar, write a sensible manifest and put them in ~/.gnowsis-beta/datasources 
     
    1719Gnowsis-DS-Icon: /org/gnowsis/data/datasource/rss/rssicon.png 
    1820Gnowsis-DS-Label: RSS Datasource 
    19 Gnowsis-DS-URI: http://example.org/RSSDatasource 
    2021Gnowsis-DS-Desc: A datasource for crawling RSS feeds. 
    2122}}}