Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cosmos-dev] SDD profile stuff

Hi Brad,

I like the modifications you've made.  The movement of "affinity" to be an attribute of "HandedType" does mean that the profile module needs to be able to walk the properties in order to determine if an affinity defined for a property in turn has an affinity to another property.  That's not a big deal since the profile module needs to walk the properties anyway in order to fetch any property handlers but I did want to make note of that distinction mainly for Josh as it modifies his implementation of the profile module slightly.

We can discuss further in tomorrow's runtime call if needed.  I'm also going to spend some time this morning to flesh out "Artifacts" as well as start down the "AdditionalContent" path based on your input from yesterday's discussion.

Thanks,
-Jason

-----Original Message-----
From: cosmos-dev-bounces@xxxxxxxxxxx [mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Beck, Bradley C
Sent: Wednesday, February 04, 2009 7:20 PM
To: Cosmos Dev
Subject: RE: [cosmos-dev] SDD profile stuff

Here is a slightly modified version based on our discussion today. I defined a HandledType which has a "handler" attribute. All the types that need "handler" attribute then extend HandledType. cim-profile.xml shows an example of how this would look.

Bradley Beck
CA, Inc.
Sr Software Architect
Tel: +1-952-232-1720
Bradley.Beck@xxxxxx

-----Original Message-----
From: cosmos-dev-bounces@xxxxxxxxxxx
[mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Jason Losh
Sent: Wednesday, February 04, 2009 2:59 PM
To: Cosmos Dev
Subject: [cosmos-dev] SDD profile stuff

Fodder for our runtime discussion in 3 minutes ...  Sorry to send this out as an attachment.  I wanted to post these to the wiki but it is running extremely slow.  I'll get these posted to the wiki once it is more responsive.

-Jason






Back to the top