
| Key: |
INF-68
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Duplicate
|
| Priority: |
Minor
|
| Assignee: |
Hirsute
|
| Reporter: |
Hirsute
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Now that Blizz provides the amount a vendor will pay for an item, we can shrink the database by eliminating that piece from our database and just querying Blizzard. We still need Informant to provide that data for other addons that depend on it, but we don't need to store it ourselves.
|
|
Description
|
Now that Blizz provides the amount a vendor will pay for an item, we can shrink the database by eliminating that piece from our database and just querying Blizzard. We still need Informant to provide that data for other addons that depend on it, but we don't need to store it ourselves. |
Show » |
|
http://www.wowwiki.com/GetSellValue
The implementation I'm currently using looks like this: