> I know how works the current skinning system but i think that the skinning
> process should be done by core (or another main module) and not for the
> front-end like boris said. May i work with that?

Since i'm way too busy, it's great if you can work on that.
My initial design is to have the skin management in the core and keep
the system of key => (type, value).

For example, you'll have a type "Image", and value will a path to an image,
or a type "Smiley" where value will be something like...
("happy.png", "happy_smiley", ":-)")
There should a smiley manager to get the list of official smileys, to
parse a String/StringView to a Stringview with smileys... (By the way,
StringView should have an other "object" just for smileys).

Do as you like, maybe you'll find a better way to do that.
-- 
Boris FAURE (aka billiob)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to