On Apr 7, 3:05 am, Jeff Coughlin <[email protected]> wrote: > That was the old way to do it (currently still works, but it might be > deprecated - can someone verify that?)
Deprecated.. do not do this. > Instead, just extend versions.cfc > In your <cfcomponent/> tag, set > extends="farcry.core.packages.types.versions". This should work in > FC4 and FC5. > > Using this method, I "believe" the status field is then optional (you > can either add it or not). Someone feel free to correct me on that > too (I'm too lazy to check :) ). Jeff's spot on.. just extend "versions" and all should be well. > I'd be surprised if this info isn't already in the wiki. If not, > someone should probably add it. It's not in the WIKI. Will have a think about where it should go. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
