Re: Warp: RSS Package Manager
"Isak Savo" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 31, 2008 at 2:22 PM, Isak Savo <[email protected]> wrote: > > I did actually write a C# version of binreloc a year ago or so, It's > available here: > http://isak.livejournal.com/11225.html > That version was from a time when I didn't really have much C# experience.. I've made a new version today that uses a sealed class and static properties instead of requiring you to inherit from it. I've also changed how to get the actual path. The AppDomain approach is a bit fragile, and I now use the location of the calling assembly instead (much more reliable) Grab it from svn: http://trac.autopackage.org/browser/binreloc/trunk/mono/ -Isak --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]