Open GoogleCodeExporter opened 9 years ago
Nice to see someone else working on plugins for MacFusion. Your suggestions
make a
lot of sense, I'm working on implementing this stuff in SVN now.
You are welcome to find me on IM through google chat (same address), if you've
got
any questions or want updates on this issue.
Michael
Original comment by mgorb...@gmail.com
on 20 May 2007 at 8:40
Sorry I only work on a very limited basis on this (extra) project, so I won't
be of much help except suggesting
things. I will post more about the plugin when I have time. The plugin works
fine, and it did not take too long
to get it to work.
Another aspect that could be improved is to provide a superclass in addition to
the protocol (and have the
superclass compy with the protocol), because a lot of the code is actually
duplicated. In fact, ~80% of the code
in my Xgrid plug-in (aside from the code for the external xgridfs tool) is
pasted from your classes. The nice
benefit of using the BUNDLE_LOADER trick is that it also allows to have the
superclass linked to at compile
time without having to create an external framework just for that. The header
for the superclass would also
have to be included in the Headers subdir.
Original comment by charles....@gmail.com
on 21 May 2007 at 10:53
Original comment by grahampe...@gmail.com
on 17 Jun 2007 at 12:11
Original comment by grahampe...@gmail.com
on 19 Jul 2007 at 9:48
Original issue reported on code.google.com by
charles....@gmail.com
on 18 May 2007 at 6:43