RSS 2.0
Sign In
# Thursday, 28 May 2009

Well, it's jxom no more but also csharpxom!

A project concerns demanded us to create a C# 3.0 xml schema.

Shortly we expect to create an xslt serializing an xml document in this schema into a text. Thankfully to the original design we can reuse java streamer almost without changes.

A fact: C# schema more than twice bigger than the java's.

Thursday, 28 May 2009 09:57:02 UTC  #    Comments [4] -
Announce | xslt
Tuesday, 09 June 2009 20:08:34 UTC
Cool!
Friday, 03 July 2009 17:54:29 UTC
serializing an xml document is not a cost-effective procedure. that is to say, the application is too complex and subjects to a plethora of bugs
Friday, 03 July 2009 18:52:15 UTC

Dear Comics, thanks for the comment!

In no way we're suggesting that jxom/C# xom is the most efficient way to generate java/C# code. However, there are many cases where xml/xml schemas/xslt fit very well.

In fact whenever your data is tree structured and you need to manipulate it, and in particular to produce java/C# code, then jxom/C# xom could be a good choice.

jxom now is in a stable state, and C# xom will achieve the same stability soon. Both are used in the production projects.
Vladimir Nesterovsky
Friday, 03 July 2009 20:24:04 UTC
Comics,

In fact, the cost-effectiveness is subjective measure, and depends on task you're implementing. If you have to create and then, on a later stage to do a code refactoring and optimization then C#/jxom + XSLT are better choice than many other solutions. If you need something for real-time processing then take a look at code-dom for .NET, or other solutions for Java.

How and what tool to use depends on a triplet "subject, tool and task",and affects a general productiveness.
Arthur Nesterovsky
All comments require the approval of the site owner before being displayed.
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

[Captcha]Enter the code shown (prevents robots):

Live Comment Preview
Archive
<2024 April>
SunMonTueWedThuFriSat
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011
Statistics
Total Posts: 387
This Year: 3
This Month: 1
This Week: 0
Comments: 958
Locations of visitors to this page
Disclaimer
The opinions expressed herein are our own personal opinions and do not represent our employer's view in anyway.

© 2024, Nesterovsky bros
All Content © 2024, Nesterovsky bros
DasBlog theme 'Business' created by Christoph De Baene (delarou)