[PATCH 0 of 3] [CU] Standard Indication goes to eleven
by Jay Gagnon
Serious re-vamp of the std_indication code. I pulled as many things as possible out of the providers and into std_indication. This helps keeps the code base small as the number of indications grows, plus makes the task of writing a new indication a bit more approachable. Changes are detailed in the patchsets.
16 years, 10 months
[PATCH 0 of 5] #2 - Add get_rasd_... functions to RASD and adopt interface changes to assocs
by Heidi Eckhart
Added get_rasd_by_ref() and get_rasd_by_name() to RASD provider to clean up / fasten the access to a specific RASD instance.
This interface change has been adopted by the appropriate associaton providers, who need this access.
diff to patch set 1:
- fixed get_rasd_by_name and get_rasd_by_ref to only return a valid instance pointer in case of success
16 years, 10 months