RE: XML was RE: [GD-General] RE: A portable preferences library
Brought to you by:
vexxed72
From: Mat N. \(BUNGIE\) <mat...@mi...> - 2003-12-16 17:53:30
|
That's a pretty arrogant way to look at this discussion. Small load times improve every aspect of a project, commercial or not. It's faster to debug, faster to load, faster to play, and in general creates the impression of a much more efficient product. MSN -----Original Message----- From: gam...@li... [mailto:gam...@li...] On Behalf Of Gareth Lewin Sent: Tuesday, December 16, 2003 9:32 AM To: gam...@li... Subject: RE: XML was RE: [GD-General] RE: A portable preferences library I'm sorry Brian, but that is besides the point. We were discussing how best to do something, and his argument wasn't just one of time, but that his idea was better.=20 But yeah, I guess we should concentrate on the fun and not discuss the right way to do stuff. Since like no-one on this list makes commercial games. > -----Original Message----- > From: brian sharon [mailto:pud...@po...] > Sent: 16 December 2003 16:16 > To: gam...@li... > Subject: Re: XML was RE: [GD-General] RE: A portable=20 > preferences library >=20 >=20 > Would you please give it a rest? In case you haven't noticed there's=20 > no "shop" involved for you to return his game to, as he's giving his=20 > work away freely. Jorrit is not doing this as a full-time job. If=20 > load times are not his first priority I can hardly blame him,=20 > it's not=20 > exactly the "fun" part of the job. >=20 > Please visit http://crystal.sf.net to get clued in. >=20 > --brian >=20 > On Tuesday, December 16, 2003, at 07:59 AM, Gareth Lewin wrote: >=20 > > Sorry, but you are just wrong. > > > >>> Lets not ignore the fact that loading bits of the level is > >> way easier with a > >>> binary specific format that can be dumped directly into data > >> structures. > >>> > >>> > >> Yes but that's not portable. CS has to run on all kinds of=20 > operating > >> systems and cpu's. We can't > >> dump binary structures like that. The endianess wouldn't be > >> correct and > >> padding can differ > >> too. > >> > > > > There is no reason whatsoever for final proccessed data to be=20 > > portable. You > > have your data in xml. You preprocess it into binary format for a=20 > > specific > > build/platform. And you use that. Your load times go from=20 > 16seconds to=20 > > 2 or > > 3 seconds. > > > > And the amount of effort required to implement binary saving off of > > structures isn't anywhere near comparable with the effort=20 > required to=20 > > tweak > > the speed of a graphics engine. Not to mention that 16-20=20 > second load=20 > > times > > would have me returning the game to the shop. > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IBM Linux Tutorials. > > Become an expert in LINUX or just sharpen your skills. Sign up for=20 > > IBM's > > Free Linux Tutorials. Learn everything from the bash shell to sys=20 > > admin. > > Click now! = http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick > > _______________________________________________ > > Gamedevlists-general mailing list > > Gam...@li... > > https://lists.sourceforge.net/lists/listinfo/gamedevlists-general > > Archives: > > http://sourceforge.net/mailarchive/forum.php?forum_id=3D557 > > >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign=20 > up for IBM's > Free Linux Tutorials. Learn everything from the bash shell=20 > to sys admin. > Click now! = http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick > _______________________________________________ > Gamedevlists-general mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-general > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=3D557 >=20 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick _______________________________________________ Gamedevlists-general mailing list Gam...@li... https://lists.sourceforge.net/lists/listinfo/gamedevlists-general Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=3D557 |