coapp-developers team mailing list archive
-
coapp-developers team
-
Mailing list archive
-
Message #00306
Re: Code?
On Tue, May 18, 2010 at 4:41 AM, Ted Bullock <tbullock@xxxxxxxxxxx> wrote:
> On Mon, May 17, 2010 at 8:25 PM, Jonathan Ben-Joseph <jbenjos@xxxxxxxxx> wrote:
>> This is because C truly is the least common denominator when it comes to
>> language binding, almost every mainstream language can call directly into C
>> shared libraries without much of any boilerplate code (see P/Invoke in .NET
>> or ctypes in Python for example).
>
> Yes this is precisely why. Also, we want to be able to bundle it into
> packages so that if someone chooses to install a package outside of
> the standard tools (administrative installs for example), CoApp will
> be there and be able to get all the dependencies.
Wasn't the idea to include a tiny DLL inside each MSI that is able to
download the engine on demand?
That tiny DLL is not the same as the entire engine.
Olaf
Follow ups
References
-
Code?
From: Olaf van der Spek, 2010-05-17
-
Re: Code?
From: Rivera, Rafael, 2010-05-17
-
Re: Code?
From: Olaf van der Spek, 2010-05-17
-
Re: Code?
From: Elizabeth M Smith, 2010-05-17
-
Re: Code?
From: Olaf van der Spek, 2010-05-17
-
Re: Code?
From: Elizabeth M Smith, 2010-05-17
-
Re: Code?
From: Trevor Dennis, 2010-05-17
-
Re: Code?
From: Garrett Serack, 2010-05-18
-
Re: Code?
From: Jonathan Ben-Joseph, 2010-05-18
-
Re: Code?
From: Ted Bullock, 2010-05-18