-
Notifications
You must be signed in to change notification settings - Fork 92
Nuget package #37
Comments
Hi Damien, I'm starting to do some preliminary work on this as a brand-new contributer to Phalanger. However, I am unable to nugetify the SQLite-related extensions (SQLite and PDOSQLite) because I see that we're bundling a modified and pre-compiled System.Data.SQLite binary in the repository - I see that you worked on this way back in 2012. I've checked your own repositories list and the devsense repositories but can't find any reference as to the actual code-changes you introduced to the System.Data.SQLite library apart from the high-level overview from the readme.more.htm file alongside the binaries. Would it be possible for you to have a look to see if you still have a copy of the changes you made which you can pop into a separate repo here on github please? Specifically I would like to either pull the changes out into a separate shared library or alternatively get the changes suitable for sqlite.org to apply upstream into the official repository for System.Data.SQLite. Once one of these two options is working we can then rely on nuget to download the System.Data.SQLite library direct from upstream instead of us maintaining a forked version. I've also been discussing this with Jakub over here: http://support.devsense.com/viewtopic.php?f=3&t=1499 |
@diddledan, what news about Phalanger uploading to NuGet? |
On 24/07/2015 17:08, Ivan Kochurkin wrote:
Hi Ivan, I've been working on it, but haven't had much time lately. I've |
@maitredede @KvanTTT the successor to Phalanger, Peachpie, is already nugetified and available as a package ;) But Peachpie is still in development |
We would be happy for a package to just install all the requirements and the data links is not required. |
@ThomasMahoney1959 check out PeachPie. |
Hi,
I think this could be a good idea to have Phalanger deployed with a Nuget package :)
The text was updated successfully, but these errors were encountered: