Mailinglist Archive: zypp-devel (84 mails)
| < Previous | Next > |
Re: [zypp-devel] libzypp-bindings - examples out-of date ?
- From: "Jan-Simon Möller" <dl9pf@xxxxxx>
- Date: Thu, 7 Aug 2008 11:09:27 +0200
- Message-id: <200808071109.28078.dl9pf@xxxxxx>
Am Donnerstag 07 August 2008 10:46:06 schrieb Michael Andres:
I'm willing to contribute to the examples, but i need to get it running first
atm ;).
My use-case would be:
* fetch repodata from a local BS-Instance's output repository
* display a list of available packages for selection
my app is written in python using libyui-python. So i would need a way to
add/refresh repos on a temp-dir.
best regards
jan-simon
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
https://bugzilla.novell.com/show_bug.cgi?id=413895
You're right, the bindings urgently need more maintenance. Esp. a
testsuite, so we see what's broken even if it compiles.
But maybe even the bindings approach to simply wrap the libzypp classes is
wrong. Maybe they should provide a more application oriented API. I guess
they don't want to deal with all apects of how to refresh and load repos,
but simply some init_with/without_refresh and start working.
I'm willing to contribute to the examples, but i need to get it running first
atm ;).
My use-case would be:
* fetch repodata from a local BS-Instance's output repository
* display a list of available packages for selection
my app is written in python using libyui-python. So i would need a way to
add/refresh repos on a temp-dir.
best regards
jan-simon
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |