• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Augments & Inheritance

  • Thread starter Thread starter csuch at adelaide.on.net
  • Start date Start date
C

csuch at adelaide.on.net

Guest
Hiya,

I am trying to inherit the properties of an item that I have
augmented with a seperate file. The problem is that it seems to not
include the augment (in this case, I was trying to extend the notes
field).

Could someone help me out with this?

Cheers, Chris.



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/CNxFAA/IMSolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
At 03:50 AM 5/30/2003 +0000, you wrote:
>Hiya,
>
>I am trying to inherit the properties of an item that I have
>augmented with a seperate file. The problem is that it seems to not
>include the augment (in this case, I was trying to extend the notes
>field).
>
>Could someone help me out with this?

From the construction kit manual, page 74:

"The set of attributes inherited is solely those attributes defined
explicitly for the referenced record. If the referenced record contains
either augmentations or inheritance attributes of its own, those attributes
are ignored."

If you inherit from a record and then augment it, any augmentations are NOT
inherited by the child records. Although I believe that if you inherit
records in a record that is then inherited from, everything works fine, so
it looks like the manual is a bit innaccurate there (unless I'm misreading
it). We'll have to make sure that's fixed in the next release...

So I'm afraid this is by design. Sorry!


--
Colen McAlister (colen@wolflair.com)
Lone Wolf Development www.wolflair.com



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/IMSolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
Back
Top