Slashdot Mirror


20 Factors That Will Change PCs In 2002

bstadil writes: "CNN's tech site has posted a list of the 20 most significant factors that will change the PC in 2002. Its not very technical but it would be interesting to get the take on this from the Slashdot community plus what they think needs to be added."

1 of 481 comments (clear)

  1. Linkage by ka9dgx · · Score: 3, Flamebait
    Everything should be linked, from the highest level abstraction, all the way down to the bytes generated by the compiler. If you want to tweak the output of the compiler, you should be able to do so, attaching a modification tag into the source code.

    Programming code needs markup capability, not just comments. Markup provides the ability to specify addition LAYERS (Plural!) of information about something. You should be able to add as many of these layers as you like, they should be able to overlap as you like. The compiler output should just be another layer on top of your source code, if you like.

    --Mike--