Re: Incorporating LINQ, State Diagrams Templating and Package Extension Into Java

2009-06-23 Thread BLS
Raju Renjit. G wrote: This paper gives a method to incorporate table like data types into any programming languages (any language that does not have structs or classes, for example fortran). When such a thing is done it is very easy to incorporate SQL directly into the language. I mean I do

Incorporating LINQ, State Diagrams Templating and Package Extension Into Java

2009-06-22 Thread Raju Renjit. G
This paper gives a method to incorporate table like data types into any programming languages (any language that does not have structs or classes, for example fortran). When such a thing is done it is very easy to incorporate SQL directly into the language. I mean I do not use any specialized

Re: Incorporating LINQ, State Diagrams Templating and Package Extension Into Java

2009-06-22 Thread Daniel Keep
Raju Renjit. G wrote: This paper gives a method to incorporate table like data types into any programming languages (any language that does not have structs or classes, for example fortran). When such a thing is done it is very easy to incorporate SQL directly into the language. I mean I