Am Mittwoch 25 November 2009 09:15:18 schrieb Benjamin Schieder:
> Hi list.
>
> I've got a question regarding the creation of a -data package for a
> cocktailbar application.
> I have setup a website with a database of cocktails and ingredients.
> This site has two files to export the db to a csv file suitable for the
> cocktailbar app.
> Now I want to create a -data package for that. So far I used
> PV = "20091109"
> for versioning and
> SRC_URI = "http://website/alling.php http://website/allcocktails.php"
> for download.
> Obviously, this will not work if the package is to be maintained in the
> SHR tree.
>
> Anyone got an idea on how to best solve this? I have full access to the
> server, code and database so changes to the export code are just as
> possible as anything else.
>
> Kind regards,
> Benjamin
>
I think it would be the best, if you don't package these data. Your app can
check for an internet connection in if it's there then it can download the
latest version.
_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel