Interface Vs Xml....Discussion
Hello All...
One Query...?
ASSUME....!!!
I am Implementing my Own Standard...
Now I am confusing About
1. Should I Expose API(Interface)
Issues
--Implemetors will Implement the API and STANDARD---->PLATFORM
--Developer will Develop Application Program etc.
--Mainly Possible with Lang C,C++,java ( Recent Trends)
--But the Developer MUST Know C,c++,Java etc
--Good Performance than XMLise
2. Should I Release XML Tags...(My New Language Based on XML Format)
--Implementor can DEVELOP PLATFORM on their OWN WAY
--End User(Business Logic Developer) Can SWITCH Between Multiple
Vendor Platform
--The EXECUTION SPEED IS SLOW Because EXTRA OVERHEAD Of PARSING
Etc....
--Can not be Compiled....but Only Interpreted.....
--Developer No Need to Learn C,C++,Java....they just edit XML File
and its all...
--Developer Have to Learn Some New Tags...
Here the Real Confusion is :
Above Platform is used by MultiUser at a time, Heavy Network, So
Performance is First Point....
Second platform should be USABLE by Non-Technical Developer
Can we make discussion on
1. further issues of above situations and Tradeoff
2. HOW TO TAKE DECISION.....?
Regards
Raxit Sheth
.
Relevant Pages
- Interface Vs Xml....Discussion
... I am Implementing my Own Standard... ... Now I am confusing About ... --Implementor can DEVELOP PLATFORM on their OWN WAY ... --End User(Business Logic Developer) Can SWITCH Between Multiple ... (comp.object) - Re: Upgrading to VB.Net
... The way you do it by removing words in sentences other people wrote, you can make from every sentence the oposite by instance by simply removing a word as "not" ... Armin does natively not speak the same language as I. (I don't know what your native language is, but I have the idea that it's like English in the Germanic language space, like Armins and my native language) ... I mean, it has not been documented anywhere that "Integer is the platform specific integer type", but it was the type commonly used for integer operations and it "happened to" match the native integer size. ... Besides, if it's not confusing with a 16 bit Integer on a 32 bit platform, how can it be confusing with a 32 bit Integer on a 64 bit platform? ... (microsoft.public.dotnet.languages.vb) - Re: LAMP vs Microsoft
... No, I'm not confusing it at all, I'm saying it's a non-issue. ... The more complexity you add what you implement on top of a platform, ... I haven't yet asked what you're selling. ... (Bugtraq) - Re: Upgrading to VB.Net
... I mean, it has not been documented anywhere that "Integer is the platform specific integer type", but it was the type commonly used for integer operations and it "happened to" match the native integer size. ... That's my point, it once was picked to be the same size as the current machine word, but it has never been depending on the actual size of the ... Besides, if it's not confusing with a 16 bit Integer on a 32 bit platform, how can it be confusing with a 32 bit Integer on a 64 bit platform? ... (microsoft.public.dotnet.languages.vb) - Re: extra sprinters for Northern
... Perhaps I was confusing them with 1st gen DMUs which are, ... believe, wider. ... Platform 5 is giving me figures of 2.82 metres for the ... (uk.railway) |
|