RE: Working on the next version
Few things i can think of:
1 - Ability to save logs in ansi and not unicode.
I know people need i18n functionality, but i don't and i don't like my files to be 2-3 times the size when i don't have any international contacts.
2 - Raw event for scripting
Ability to send/parse/recieve raw events in the scripting. This allows scripts to get a lot lower into protocol level.
Simple example. If i want all messages coming through to change a contacts name to their email - i can by doing a string replace on the incoming event. Also means i dont need to worry about hooking/data capture dll's.
This post was edited on 09-03-2007 at 07:01 AM by lysp.
|