MooPlug - Feedback Wanted
I'm going to try find some time to work on MooPlug (http://
mooplug.com/) again soon and just wondered what anyone thought would
be useful stuff to work on?
Anyone have any particular functions/features they would like me to
add/improve?
Any feedback is welcome :)
Re: MooPlug - Feedback Wanted
On Jun 5, 4:49 pm, Adam Dempsey <ademp... [at] gmail.com> wrote:
> I'm going to try find some time to work on MooPlug (http://
> mooplug.com/) again soon and just wondered what anyone thought would
> be useful stuff to work on?
>
> Anyone have any particular functions/features they would like me to
> add/improve?
>
> Any feedback is welcome :)
Hi Adam,
Just wanted to let you know that I really appeciate your time and
effort for the project. Right now I your plug-in is extremelly helpful
in getting us feedback about the filesystem.
Don't have queries for now, but I think novice user might find it
useful to have some sort of documentation.
Keep up the good work!
Jeroen Aarts
------------------------------------------------------------ --------------
FileMaker 8 Certified Developer
ClickWorks bvba
www.clickworks.be
Re: MooPlug - Feedback Wanted
"Adam Dempsey" <adempsey [at] gmail.com> schreef in bericht
news:1181054951.204576.180690 [at] q66g2000hsg.googlegroups.com.. .
> I'm going to try find some time to work on MooPlug (http://
> mooplug.com/) again soon and just wondered what anyone thought would
> be useful stuff to work on?
>
> Anyone have any particular functions/features they would like me to
> add/improve?
>
> Any feedback is welcome :)
>
Extending the file part with
Moo_CreateFile (creates an empty file)
Moo_WriteToFile (Write to a file one single datablock)
Moo_AppendToFile (Append data to an existing file)
example files and a good faq seem to be prominent on the wishlist
Keep well,
Ursus
Re: MooPlug - Feedback Wanted
On Jun 6, 9:09 am, Jeroen <jer... [at] clickworks.be> wrote:
> Hi Adam,
>
> Just wanted to let you know that I really appeciate your time and
> effort for the project.
Thanks :)
On Jun 7, 10:54 am, "Ursus" <ursus.k... [at] wanadoo.nl> wrote:
> Extending the file part with
>
> Moo_CreateFile (creates an empty file)
> Moo_WriteToFile (Write to a file one single datablock)
> Moo_AppendToFile (Append data to an existing file)
Great ideas, thanks :)
> example files and a good faq seem to be prominent on the wishlist
Yea I'm working on them :)
Re: MooPlug - Feedback Wanted
Post removed (X-No-Archive: yes)