From dave at badgers-in-foil.co.uk Thu Jan 5 21:43:14 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 5 21:43:33 2006 Subject: [as2api-dev] [CVS trunk] Fix possible problem with empty comments Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060105/861f759a/attachment.html From dave at badgers-in-foil.co.uk Thu Jan 5 21:44:36 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 5 21:44:43 2006 Subject: [as2api-dev] [CVS trunk] Some test cases which I forgot to commit a while back Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060105/bf6f14e0/attachment.html From dave at badgers-in-foil.co.uk Thu Jan 5 21:47:24 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 5 21:47:40 2006 Subject: [as2api-dev] [CVS trunk] Implement '==' for a few classes, to aid unit testing Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060105/6dfc1943/attachment.htm From dave at badgers-in-foil.co.uk Thu Jan 5 21:48:48 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 5 21:48:52 2006 Subject: [as2api-dev] [CVS trunk] Update unit tests to account for API changes made a while back (bad Dave) Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060105/629e75ff/attachment.html From dave at badgers-in-foil.co.uk Thu Jan 5 21:56:55 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 5 21:57:32 2006 Subject: [as2api-dev] [CVS trunk] Assert that the has_xxx?() methods work, while we're at it Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060105/f3036679/attachment-0001.htm From dave at badgers-in-foil.co.uk Thu Jan 5 22:17:34 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 5 22:18:15 2006 Subject: [as2api-dev] [CVS trunk] fix bug in implementation of '==' Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060105/4faec3ce/attachment.html From dave at badgers-in-foil.co.uk Thu Jan 5 22:19:54 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 5 22:20:00 2006 Subject: [as2api-dev] [CVS trunk] Fill-out the 'expected' object with complete data Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060105/473a9bc5/attachment.htm From dave at badgers-in-foil.co.uk Thu Jan 5 22:20:49 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 5 22:20:55 2006 Subject: [as2api-dev] [CVS trunk] Fix bug preventing @see tags from working Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060105/db20aca8/attachment.html From dave at badgers-in-foil.co.uk Mon Jan 9 07:40:27 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Mon Jan 9 07:40:56 2006 Subject: [as2api-dev] [CVS trunk] Implement '==' for unit tests Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060109/1054bba4/attachment.html From dave at badgers-in-foil.co.uk Mon Jan 9 07:45:40 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Mon Jan 9 07:45:48 2006 Subject: [as2api-dev] [CVS trunk] Attempting to get the Quicknav DHTML working in IE. Looks much better now. Message-ID: An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060109/cb05cd88/attachment.htm From iamyhs at offton.co.kr Wed Jan 11 00:40:52 2006 From: iamyhs at offton.co.kr (=?ks_c_5601-1987?B?vufH9ryu?=) Date: Wed Jan 11 12:06:06 2006 Subject: [as2api-dev] as2api-allinone-w32-0.3 error Message-ID: <000801c61647$ad2bdd60$9e01a8c0@iamyhs> hello there, yesterday i tested as2api-allinone-w32-0.3 to generate my class document, but i got following message "error: No source files matching specified packages" here is my system info OS : windows2000 pro + sp4 Language : korea as2api Version : 0.3 standalone commandLine : as2api kr.co.offton.* i also tested 0.2, it generate javadoc style document :), command is c:\> ruby documenter.rb ../kr/co/offton but ver-0.3 doesn't work, what's wrong? thanks in advance,and sorry for my poor english -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060111/448fbbf2/attachment.html From dave at badgers-in-foil.co.uk Wed Jan 11 12:13:51 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Wed Jan 11 12:13:57 2006 Subject: [as2api-dev] as2api-allinone-w32-0.3 error In-Reply-To: <000801c61647$ad2bdd60$9e01a8c0@iamyhs> References: <000801c61647$ad2bdd60$9e01a8c0@iamyhs> Message-ID: <20060111121350.GD17475@badgers-in-foil.co.uk> Hi there, On Wed, Jan 11, 2006 at 09:40:52AM +0900, ?????? wrote: > hello there, yesterday i tested as2api-allinone-w32-0.3 to generate my class document, but i got following message > > "error: No source files matching specified packages" > commandLine : as2api kr.co.offton.* When running that comamnd, where you in the directory that contains the path 'kr/co/offton/....'? > i also tested 0.2, it generate javadoc style document :), command is > > c:\> ruby documenter.rb ../kr/co/offton > > but ver-0.3 doesn't work, what's wrong? If you ran that second command from the same directory as your first attempt, you either need to change your working directory, or add a --classpath specification, i.e., as2api --classpath .. kr.co.offton.* Does that help? dave -- http://david.holroyd.me.uk/ From dave at badgers-in-foil.co.uk Thu Jan 12 11:03:31 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Thu Jan 12 11:03:59 2006 Subject: [as2api-dev] as2api-allinone-w32-0.3 error In-Reply-To: <000601c61731$1cd0f350$9e01a8c0@iamyhs> References: <000801c61647$ad2bdd60$9e01a8c0@iamyhs> <20060111121350.GD17475@badgers-in-foil.co.uk> <000601c61731$1cd0f350$9e01a8c0@iamyhs> Message-ID: <20060112110330.GE17475@badgers-in-foil.co.uk> On Thu, Jan 12, 2006 at 01:31:52PM +0900, ?????? wrote: > thanks a lot, it works beautifully :) Great to hear! dave -- http://david.holroyd.me.uk/ From andrei at rgbdesigndigital.com.br Wed Jan 18 02:59:35 2006 From: andrei at rgbdesigndigital.com.br (Andrei R. Thomaz) Date: Wed Jan 18 03:01:33 2006 Subject: [as2api-dev] latin characteres Message-ID: <43CDAF17.3090304@rgbdesigndigital.com.br> hello list, i tried to use AS2API, and it's nice, but it doesn't work fine with latin characteres (? ? etc.). I tried the windows version ;-) bye, andrei -- RGB Design Digital www.rgbdesigndigital.com.br andrei@rgbdesigndigital.com.br / (51) 92067436 From dave at badgers-in-foil.co.uk Wed Jan 18 07:40:56 2006 From: dave at badgers-in-foil.co.uk (David Holroyd) Date: Wed Jan 18 07:41:17 2006 Subject: [as2api-dev] latin characteres In-Reply-To: <43CDAF17.3090304@rgbdesigndigital.com.br> References: <43CDAF17.3090304@rgbdesigndigital.com.br> Message-ID: <20060118074056.GB9195@badgers-in-foil.co.uk> On Wed, Jan 18, 2006 at 12:59:35AM -0200, Andrei R. Thomaz wrote: > i tried to use AS2API, and it's nice, but it doesn't work fine with > latin characteres (? ? etc.). I tried the windows version ;-) What encoding, specifically are the input files using? as2api (effectively) assumes that files are in ISO-8859-1, unless: - it spots a unicode Byte-Order-Marker at the start of the file, in which case the generated HTML is marked as using UTF-8 - the '--encoding xxx' option is given on the commandline, in which case the genenerated HTML is marked as using encoding 'xxx' Note also that, currently, as2api doesn't translate the encoding of characters from the source files -- it just copies the text verbatim and tries to set the appropriate 'charset' header in the HTML metadata. Maybe you could attach and example of one of the files you're working with which gives unexpected results? thanks! dave -- http://david.holroyd.me.uk/ From andrei at rgbdesigndigital.com.br Thu Jan 19 03:43:09 2006 From: andrei at rgbdesigndigital.com.br (Andrei R. Thomaz) Date: Thu Jan 19 03:44:54 2006 Subject: [as2api-dev] latin characteres In-Reply-To: <20060118074056.GB9195@badgers-in-foil.co.uk> References: <43CDAF17.3090304@rgbdesigndigital.com.br> <20060118074056.GB9195@badgers-in-foil.co.uk> Message-ID: <43CF0ACD.4010002@rgbdesigndigital.com.br> hello david, thanx for the tip about --encoding option. In the preferences of ActionScript, in Flash, the option to use UTF-8 was selected, so, using --encoding UTF-8 with as2api solved the problem. bye, and thanx for helping. If someday you do a GUI for as2api, I would can help with some icons.. (i cann't help programming in ruby...) []'s andrei David Holroyd wrote: >On Wed, Jan 18, 2006 at 12:59:35AM -0200, Andrei R. Thomaz wrote: > > >>i tried to use AS2API, and it's nice, but it doesn't work fine with >>latin characteres (? ? etc.). I tried the windows version ;-) >> >> > >What encoding, specifically are the input files using? > >as2api (effectively) assumes that files are in ISO-8859-1, unless: > >- it spots a unicode Byte-Order-Marker at the start of the file, in which > case the generated HTML is marked as using UTF-8 > >- the '--encoding xxx' option is given on the commandline, in which case > the genenerated HTML is marked as using encoding 'xxx' > >Note also that, currently, as2api doesn't translate the encoding of >characters from the source files -- it just copies the text verbatim and >tries to set the appropriate 'charset' header in the HTML metadata. > > >Maybe you could attach and example of one of the files you're working >with which gives unexpected results? > > >thanks! >dave > > > -- RGB Design Digital www.rgbdesigndigital.com.br andrei@rgbdesigndigital.com.br / (51) 92067436 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.badgers-in-foil.co.uk/pipermail/as2api-dev/attachments/20060119/a32149bd/attachment.html