An4rchy Posted June 28, 2013 Posted June 28, 2013 Your message doesn't make any sence. Sure it does, java-man is an inner circle on aCis and he works mostly on core(not datapack).
Intrepid Posted June 28, 2013 Posted June 28, 2013 question is whats the point of replacing XML? Theres no serious adventage gained yet we discuss a lot of disadventage that would come from it.
Boorinio Posted June 28, 2013 Posted June 28, 2013 you have filled 2-3 pages disscusing something that is completely useless....
xdem Posted June 28, 2013 Posted June 28, 2013 you have filled 2-3 pages disscusing something that is completely useless.... Useless, they improve the loading time by 1-2 seconds man how can that be useless ? :o
Intrepid Posted June 28, 2013 Posted June 28, 2013 you have filled 2-3 pages disscusing something that is completely useless.... indeed nice realization
MissingNo. Posted June 28, 2013 Posted June 28, 2013 Useless, they improve the loading time by 1-2 seconds man how can that be useless ? :o Yeah, now that all bugs are fixed, let's find a way to shorten the initation time by 2 seconds.
xdem Posted June 28, 2013 Posted June 28, 2013 Yeah, now that all bugs are fixed, let's find a way to shorten the initation time by 2 seconds. bugs, quests, instances all are 150% man, now rush for the load
Intrepid Posted June 28, 2013 Posted June 28, 2013 Yeah, now that all bugs are fixed, let's find a way to shorten the initation time by 2 seconds. meanwhile still having all the performance issues of l2j :D
xdem Posted June 28, 2013 Posted June 28, 2013 meanwhile still having all the performance issues of l2j :D cause you use as base a 10 years old shit, now blame l2j... jesus
Intrepid Posted June 28, 2013 Posted June 28, 2013 cause you use as base a 10 years old shit, now blame l2j... jesus even the high5 l2j have a shitload of performance issues from not working caching to bugged lazy initialization or slow networking, threading...and l2j il is even worse. They fixed a few tho with copy pasting from freya but inherited a lot more. :DDD as i said before using any other language is really stupid, instead of that maybe put some focus on stuff like persistance which is not so hard to implement...
Boorinio Posted June 28, 2013 Posted June 28, 2013 Useless, they improve the loading time by 1-2 seconds man how can that be useless ? :o You know as much as i do that there are SOOOO many things wrong that need first to be improved than improving the load 1-2 seconds...
xdem Posted June 28, 2013 Posted June 28, 2013 You know as much as i do that there are SOOOO many things wrong that need first to be improved than improving the load 1-2 seconds... I think that u didn't felt my ironic tone. =D
Boorinio Posted June 28, 2013 Posted June 28, 2013 I think that u didn't felt my ironic tone. =D i didn't, but i get it now :P ,still since tk is not present the mice are dancing...end this spam...
Java-man Posted June 28, 2013 Posted June 28, 2013 You are not even using jaxb to load xml in aCis and you tell us about replacing it? Jaxb won't give any advantages in acis. Writing new app with jaxb usage is cool, but rewriting to jaxb is pain in ass. Also ill tell you why YAML should be always left as a config. Indent dependency. Xmls in l2j are no more than config anyway. Just key-value pairs.
Setekh Posted June 29, 2013 Posted June 29, 2013 Xmls in l2j are no more than config anyway. Just key-value pairs. Nop, try making a large YAML with data, and simulate some changes, see how that works out for maintainability. And imagine the file size. There are times where human readability is not needed, which is in static data files. YAML bewitched you, but seriously everyone will turn down YAML over xml and json for HR data serialization.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now