Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: zgrssd
Forum: Released AddOns 07/18/14, 02:22 AM
Replies: 12
Views: 15,306
Posted By zgrssd
And now I uploaded v0.4 I added some basic...

And now I uploaded v0.4
I added some basic sorting to "getDataByMapping". Not added buffering yet, so it might be slightly slower then before.
Embedded the new version fo LibStub.
I added a new...
Forum: Released AddOns 07/13/14, 05:57 AM
Replies: 12
Views: 15,306
Posted By zgrssd
Just uploaded version 0.3 Aside from some changes...

Just uploaded version 0.3
Aside from some changes to the description, this also include the new function:
getValIndexedKeyList()
Wich gives you a array of the keys, indexed by their values. By...
Forum: Released AddOns 07/12/14, 04:36 AM
Replies: 12
Views: 15,306
Posted By zgrssd
The above code (after adding some missing = in...

The above code (after adding some missing = in the table assignment at the botom) has been uploaded as version 0.2.
I also started work on a function that gives you a value indexed array of the keys....
Forum: Released AddOns 07/11/14, 06:20 AM
Replies: 12
Views: 15,306
Posted By zgrssd
I ultimatively decided against making the mapping...

I ultimatively decided against making the mapping and the actuall working library seperate.
I added a function that allows you to get the data based on the name of a map. This function will also be...
Forum: Released AddOns 07/10/14, 04:58 AM
Replies: 12
Views: 15,306
Posted By zgrssd
Uploaded a first...

Uploaded a first version:
http://www.esoui.com/downloads/info636-LibConstantMapper.html

I am propably going to make this a dual-Library:
One with the :getMappedData function and others that go over...
Forum: Released AddOns 07/09/14, 04:01 PM
Replies: 12
Views: 15,306
Posted By zgrssd
After another set of pondering I reduced it to...

After another set of pondering I reduced it to the following KISS case and even added some sanity checks on the input data:
--Use lib stub to figure out if the same or higher version was already...
Forum: Released AddOns 07/09/14, 11:21 AM
Replies: 12
Views: 15,306
Posted By zgrssd
If you want it done differently, you can always...

If you want it done differently, you can always do it differently.

My experience tells me that a int-indexed, properly formed array consisting of key/value tables offers the best overall usage while...
Forum: Released AddOns 07/09/14, 04:25 AM
Replies: 12
Views: 15,306
Posted By zgrssd
I want the same Key to be able to pop up in...

I want the same Key to be able to pop up in multiple mappings (i.e. Events appareing ina big "all events" mapping as well as sublist for each class like guild), so non-mapping is out of the...
Forum: Released AddOns 07/08/14, 09:11 AM
Replies: 12
Views: 15,306
Posted By zgrssd
LibConstantMapper

While trying to figure out wich unambigious Chat Category Constant name relates to wich category I ran into the issue that the Constant Names are the keys in the global table. They can be identified...
Showing results 1 to 9 of 9