[committed] Localization support for zones and...

A place to submit .patch fixes for the DOL SVN

Moderator: Developer Team

Re: [committed] Localization support for zones and...

Postby stephenxpimentel » Sun Aug 22, 2010 9:26 pm

hib 45 dungeon is a quest instance is it not? the 1 out side of DL?
Lets have some fun.
stephenxpimentel
Contributor
 
Posts: 1300
Joined: Wed Sep 19, 2007 5:09 pm

Re: [committed] Localization support for zones and...

Postby tobz » Tue Aug 24, 2010 2:48 pm

Late comment here, but I really would suggest against translations in the DB. Like Tolakram said, it quickly becomes a maintenance nightmare. Files may seem more archaic, but they are a lot easier to merge at the end of the day. This means less work to maintain up-to-date translations. It means less work to maintain static data period.

There is a reason why they have DBAs and data migration engineers and the like - moving data between systems can be a pain to do and do right :P Standardize on a format for static data, and stick with the DB where you have dynamic data and need persistence. This is the point in the conversation where I'd plug to use XML for static data because it gives you a far-more flexible format than INI/CSV/etc and has native support in .NET. Also, XML is a hop, skip and a jump from JSON which means super easy usage in web apps. (hint hint: web app for modifying/updating localized data)

Just food for thought. :)
tobz
DOL Devotee
 
Posts: 363
Joined: Mon Jul 27, 2009 6:24 pm


Return to “%s” DOL Code Contributions

Who is online

Users browsing this forum: No registered users and 1 guest