Changes between Version 1 and Version 2 of DynamicDatasources


Ignore:
Timestamp:
04/11/06 14:50:31 (18 years ago)
Author:
grimnes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DynamicDatasources

    v1 v2  
    11Adding new datasources to Gnowsis is easy, a new datasource needs to define at minimum three classes:  
    22 
    3  1 A class implementing Aperture:DataSourceFactory 
    4  1 A class implementing Aperture:CrawlerFactory a 
    5  1 A class extending Gnowsis:ConfigPanel  
     3 1. A class implementing Aperture:DataSourceFactory 
     4 1. A class implementing Aperture:CrawlerFactory a 
     5 1. A class extending Gnowsis:ConfigPanel  
    66 
    77Pack these classes up in a jar, write a sensible manifest and put them in ~/.gnowsis-beta/datasources