Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Proposal for plugin development

Quote Reply
Proposal for plugin development
In looking at the plugins that have been released, or proposed, some sort of "developers guideline" on how to hook into the various tables, features and such seems in order.

Pretty much adding fields to the link record has become standard.

Adding information to the category and users tables is less standard, and more prone to problems. The users table especially, if more programs are going to access the data.

Gossamer Community may change the way this all happens, so maybe this should wait for Alex to comment on what information is going to be shared among the programs, and how, before going too deep into this.

What was occurring to me today, was adding fields to the user record is a problem. Using an intermediary table that was keyed to the Username, and linked to the custom table for the plug in started to make sense.

But, I guess the way Gossamer Community will handle user/logon data will influence this process.

Either way, some sort of developer guide needs to be developed, and now is as good a time as any :)

Part of the developer guide would be to develop standard interfaces for setting up plugins, calling features, and hooking into links. What was "accepted" behavior and what was unacceptable.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread Proposal for plugin development pugdog 3446 Jan 23, 2002, 7:48 PM
Post Re: [pugdog] Proposal for plugin development
Code07 3242 Jun 24, 2002, 11:43 AM
Post Re: [pugdog] Proposal for plugin development
Ian 3218 Jun 24, 2002, 11:55 AM
Thread Re: [pugdog] Proposal for plugin development
Ian 3218 Jun 24, 2002, 6:58 PM
Thread Re: [Ian] Proposal for plugin development
Teambldr 3194 Jun 25, 2002, 7:37 AM
Post Re: [Teambldr] Proposal for plugin development
Ian 3189 Jun 25, 2002, 8:26 AM