Changes between Initial Version and Version 1 of DynamicDatasources
- Timestamp:
- 04/11/06 14:49:14 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DynamicDatasources
v1 v1 1 Adding new datasources to Gnowsis is easy, a new datasource needs to define at minimum three classes: 2 3 1 A class implementing Aperture:DataSourceFactory 4 1 A class implementing Aperture:CrawlerFactory a 5 1 A class extending Gnowsis:ConfigPanel 6 7 Pack these classes up in a jar, write a sensible manifest and put them in ~/.gnowsis-beta/datasources 8