1 - Get all main <-> alt relationships loaded in LibAlts
Would it be possible to add the ability to get all currently known main to alt relationships from the LibAlts library? Is there a way to do this already?
What I am looking for is the ability to list/view all known relationships between toons. I dont want to have to provide toon names to get the results. It could be used as a method to import relationships from any addon that uses LibAlts to newly installed addons (which is needed since it seems like everyone is storing these relationships in their own SV files).
A quick example (not sure if this would actually work):
function lib:GetAllMains()
return Mains
end
function lib:GetAllAlts()
return Alts
end
Thanks!
Myte
| User | When | Change |
|---|---|---|
| sylvanaar | Wed, 09 Sep 2009 17:45:12 | Changed status from New to Fixed |
| mastermyte | Mon, 18 May 2009 05:05:07 | Changed description:- Would it be possible to add the ability to get all currently known main to alt from the LibAlts library? Is there a way to do this already? + Would it be possible to add the ability to get all currently known main to alt relationships from the LibAlts library? Is there a way to do this already? - Basically what I am looking for is the ability to list/view all known relationships between toons. I dont want to have to provide toon names to get the results. + What I am looking for is the ability to list/view all known relationships between toons. I dont want to have to provide toon names to get the results. It could be used as a method to import relationships from any addon that uses LibAlts to newly installed addons (which is needed since it seems like everyone is storing these relationships in their own SV files). A quick example (not sure if this would actually work): |
| mastermyte | Mon, 18 May 2009 04:41:12 | Create |
- 1 comment
- 1 comment
Facts
- Last updated on
- 09 Sep 2009
- Reported on
- 18 May 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- #1
sylvanaar Wed, 09 Sep 2009 17:45:16Fixed by patch submitted in issue #3