This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: constructor with pre-allocated memory


On 07/06/2012 10:57 PM, Peter Feigl wrote:

Is this even possible, given the  text: "hello"  syntax automatically
searches for setText and calls that? Does kawa support unhygienic
macros?

You don't need unhygienic macros - you could probably do something similar to gui.scm and swing.scm in gnu/kawa/slib. Though I'm not sure how well this optimizes, and it is a bit kludgy. -- --Per Bothner per@bothner.com http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]