Re: [fpc-pascal] PasJS

2009-09-28 Thread Jorge Aldo G. de F. Junior
2009/9/26 Michael Van Canneyt > > > On Fri, 25 Sep 2009, Jorge Aldo G. de F. Junior wrote: > > Hi ! >> >> Im working on the PasJS translator but im having some problems : >> >> How to map ObjectPascal object orientation philosophy into JavaScript >> object orientation philoshopy ? >> > > Do you

Re: [fpc-pascal] PasJS

2009-09-26 Thread Michael Van Canneyt
On Fri, 25 Sep 2009, Jorge Aldo G. de F. Junior wrote: Hi ! Im working on the PasJS translator but im having some problems : How to map ObjectPascal object orientation philosophy into JavaScript object orientation philoshopy ? Do you think there is a choice ? In JS, everything is an objec