SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : How high will Microsoft fly? -- Ignore unavailable to you. Want to Upgrade?


To: RTev who wrote (33798)11/11/1999 4:32:00 PM
From: Milan Shah  Read Replies (1) | Respond to of 74651
 
On the other hand, consider the RichEdit control. This is an edit control that can display text formatted using RTF in an edit control. Now, it makes perfect sense to have a control that displays HTML formatted text.

As far as toolbars are concerned, the problem with putting the logic for them in the OS is that there isn't much shared logic associated with them to begin with! The intrinsic logic that a toolbar represents is very small - most of its logic is app specific.

You completely give in to my point by suggesting that Netscape's implementation may be "less sophisticated" (and they are even in the HTML rendering business!). First, think of all the other apps that want a quick way to display HTML. Clearly, it doesn't make sense for these folks, who are trying to build a very task specific app, to invest in HTML rendering engines. For them, having this support in the OS is a huge, huge benefit. Second, notice that no-one is forcing you to use this HTML rendering engine that comes with the OS, as you yourself are pointing out - Netscape uses its own, so more power to them.

Finally, if Judge Jacka-- really understood this, why the injunction (that was overturned) last year?



To: RTev who wrote (33798)11/12/1999 3:29:00 PM
From: Kevin Hay  Respond to of 74651
 
re: <<If the files are not there, it will install them. For Outlook, there's no need or great advantage to having the necessary technologies included in the OS. In fact, I would guess that it causes them more problems than advantages.>>
=-=-=-=-=-=-=-=-=-=-=-=-=
I have experienced this creating a mess a number of times.

The installer checks for the most currently dated dll, installs
the newer one, but then the newer one doesn't work with
apps that want the older one.

the more companies mucking with these things the more headaches for all.

Ok, so rather than overwrite existing dll's, use a new name,
right? so now you get different implementations of the same
thing on your machine..., but what if you want them to work
together? and of course app developers are only responsible
for their app working.

I'm not saying it can't work, but that the net for consumers
is harm, not benefit.

-k