Re: [Flex-devel] Suggestion for an alternate skeleton file
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Aaron S. <aa...@se...> - 2008-10-21 18:03:27
|
I would also like to see less mixing of skeleton-generated and C- generated output. They're too deeply intertwingled right now, and I am concerned that people with custom skeletons will end up relying on hacky internal functions. Aaron On Oct 21, 2008, at 9:35 AM, Joe Krahn wrote: > My primary goal for reorganizing the skeleton is to reduce bugs and > improve maintainability. However, any reorganization is likely to > cause > problems for some users. It might be better as a first step to convert > C-generated code to skeleton-generated code, and replace the simple > skelout() conditionals with m4 processing, but without the reorganized > header. In that case, the actual sources generated for all of the test > cases can be checked with diff, and should have only trivial changes. > > The reorganized header could then be distributed as an experimental > version that people can try with the --skel= flag, and hopefully get > some good user feedback. > > Joe > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Flex-devel mailing list > Fle...@li... > https://lists.sourceforge.net/lists/listinfo/flex-devel |