I worked (investigaged it) and it is an interesting implementation of
something called a COAPI (content object API) which is a way of
storing different types of "content".

The interesting way that FarCry does this is by extending an existing
type(farcry.type) component with your own types simply by creating a
component that extends farcry.type, you then have access to the
inherited methods (add , edit, delete, display etc).

The real interesting part IMHO is the way that you deploy the new
types and FarCry then creates database tables for each type.

Whether it is good or bad I think depends on your requirements.

I hope that helps!

Have a look at:http://farcry.daemon.com.au/

Mark Drew

On Sun, 27 Jun 2004 17:19:41 -0500, Marlon Moyer <[EMAIL PROTECTED]> wrote:
>
> I've been trying to research Farcry as I've seen it mentioned on this
> forum several times.  I don't really get what it is yet.  Is a CMS
> only.  Is it a CMS that has a framework that can be extended for
> custom applications?  Has anyone worked with it, what is your take on
> it?
>
> Marlon
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to